mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 06:17:04 +02:00
BUGFIX: Documentation navigator does not handle external URL properly (#2202)
This commit is contained in:
@@ -50,7 +50,7 @@ export const RemoteAPIPage = (): React.ReactElement => {
|
||||
</Typography>
|
||||
<Typography>
|
||||
<Link
|
||||
href="https://github.com/bitburner-official/bitburner-src/blob/dev/src/Documentation/doc/programming/remote_api.md"
|
||||
href="https://github.com/bitburner-official/bitburner-src/blob/stable/src/Documentation/doc/programming/remote_api.md"
|
||||
target="_blank"
|
||||
>
|
||||
Documentation
|
||||
|
||||
Reference in New Issue
Block a user