diff --git a/README.md b/README.md index e2019fe5e..a8eaf9b4e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ See the [frequently asked questions](./doc/FAQ.md) for more information . To dis # Documentation The game's official documentation can be found on [Read The -Docs](http://bitburner.readthedocs.io/). Please note that this is still a work-in-progress. +Docs](http://bitburner-official.readthedocs.io/). Please note that this is still a work-in-progress. The [in-game documentation](./markdown/bitburner.md) is generated from the [TypeScript definitions](./src/ScriptEditor/NetscriptDefinitions.d.ts). diff --git a/src/GameOptions/ui/GameOptionsSidebar.tsx b/src/GameOptions/ui/GameOptionsSidebar.tsx index 22592fd4d..65ce84083 100644 --- a/src/GameOptions/ui/GameOptionsSidebar.tsx +++ b/src/GameOptions/ui/GameOptionsSidebar.tsx @@ -251,7 +251,7 @@ export const GameOptionsSidebar = (props: IProps): React.ReactElement => {