Rename lots of reference from old to new repo

This commit is contained in:
Olivier Gagnon
2022-10-19 12:24:18 -04:00
committed by TheMas3212
parent cb45034a24
commit af1a1ac58d
28 changed files with 52 additions and 51 deletions
+1 -1
View File
@@ -770,7 +770,7 @@ function createBetaUpdateText(): void {
dialogBoxCreate(
"You are playing on the beta environment! This branch of the game " +
"features the latest developments in the game. This version may be unstable.\n" +
"Please report any bugs/issues through the github repository (https://github.com/danielyxie/bitburner/issues) " +
"Please report any bugs/issues through the github repository (https://github.com/bitburner-official/bitburner-src/issues) " +
"or the Bitburner subreddit (reddit.com/r/bitburner).\n\n" +
CONSTANTS.LatestUpdate,
);