Updated ReadTheDocs links

This commit is contained in:
Mughur
2023-01-06 15:24:10 +02:00
parent fd3655a2fa
commit 7e183c4e4a
10 changed files with 27 additions and 27 deletions

View File

@@ -251,7 +251,7 @@ export const GameOptionsSidebar = (props: IProps): React.ReactElement => {
</Button>
<Button
startIcon={<SystemUpdateAlt />}
href="https://bitburner.readthedocs.io/en/latest/changelog.html"
href="https://bitburner-official.readthedocs.io/en/latest/changelog.html"
target="_blank"
sx={{ gridArea: " changelog" }}
>
@@ -259,7 +259,7 @@ export const GameOptionsSidebar = (props: IProps): React.ReactElement => {
</Button>
<Button
startIcon={<LibraryBooks />}
href="https://bitburner.readthedocs.io/en/latest/index.html"
href="https://bitburner-official.readthedocs.io/en/latest/index.html"
target="_blank"
sx={{ gridArea: "docs" }}
>