fix documentation for remote api

This commit is contained in:
Olivier Gagnon 2022-08-29 15:57:37 -04:00
parent b5a2319df7
commit fb372bef54

@ -20,7 +20,7 @@ export const RemoteAPIPage = (): React.ReactElement => {
text editor and then upload files to the home server.
</Typography>
<Typography>
<Link href="#" target="_blank">
<Link href="https://bitburner.readthedocs.io/en/latest/remoteapi.html" target="_blank">
Documentation
</Link>
</Typography>