This commit is contained in:
Olivier Gagnon
2021-10-01 16:22:33 -04:00
parent 5ba7b2796d
commit 50cf362b3b
64 changed files with 120 additions and 6205 deletions
+1 -1
View File
@@ -320,7 +320,7 @@ export function Root(props: IProps): React.ReactElement {
<Typography sx={{ mx: 1 }}>{ram}</Typography>
<Button onClick={save}>Save & Close (Ctrl/Cmd + b)</Button>
<Link sx={{ mx: 1 }} target="_blank" href="https://bitburner.readthedocs.io/en/latest/index.html">
Netscript Documentation
<Typography> Netscript Documentation</Typography>
</Link>
</Box>
<OptionsModal