mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-23 08:03:48 +01:00
Merge pull request #1312 from Nolshine/options_menu_unnecessary_link
remove duplicate changelog link from options menu
This commit is contained in:
commit
7cd821ef5e
@ -542,9 +542,6 @@ export function GameOptionsRoot(props: IProps): React.ReactElement {
|
|||||||
<Link href="https://bitburner.readthedocs.io/en/latest/index.html" target="_blank">
|
<Link href="https://bitburner.readthedocs.io/en/latest/index.html" target="_blank">
|
||||||
<Typography>Documentation</Typography>
|
<Typography>Documentation</Typography>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="https://bitburner.readthedocs.io/en/latest/changelog.html" target="_blank">
|
|
||||||
<Typography>Changelog</Typography>
|
|
||||||
</Link>
|
|
||||||
<Link href="https://discord.gg/TFc3hKD" target="_blank">
|
<Link href="https://discord.gg/TFc3hKD" target="_blank">
|
||||||
<Typography>Discord</Typography>
|
<Typography>Discord</Typography>
|
||||||
</Link>
|
</Link>
|
||||||
|
Loading…
Reference in New Issue
Block a user