mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
v0.34.5. Also adding webpack config and package-lock.json
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ function scriptEditorInit() {
|
||||
|
||||
var documentationButton = createElement("a", {
|
||||
display:"inline-block", class:"a-link-button", innerText:"Netscript Documentation",
|
||||
href:"https://bitburner.wikia.com/wiki/Netscript",
|
||||
href:"https://bitburner.readthedocs.io/en/latest/index.html",
|
||||
target:"_blank"
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user