mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 23:38:35 +02:00
Rename lots of reference from old to new repo
This commit is contained in:
committed by
TheMas3212
parent
cb45034a24
commit
af1a1ac58d
@@ -477,7 +477,7 @@ export const HelpTexts: Record<string, string[]> = {
|
||||
"Note that it will not be possible to download data from many websites because they do not allow ",
|
||||
"cross-origin resource sharing (CORS). Example:",
|
||||
" ",
|
||||
" wget https://raw.githubusercontent.com/danielyxie/bitburner/master/README.md game_readme.txt",
|
||||
" wget https://raw.githubusercontent.com/bitburner-official/bitburner-src/master/README.md game_readme.txt",
|
||||
" ",
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user