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
+5 -2
View File
@@ -20,12 +20,15 @@ export const V2Modal = (): React.ReactElement => {
</Typography>{" "}
<Typography>
You should also take a look at{" "}
<a target="_" href="https://github.com/danielyxie/bitburner/blob/dev/doc/source/v2.0.0_migration.rst">
<a
target="_"
href="https://github.com/bitburner-official/bitburner-src/blob/dev/doc/source/v2.0.0_migration.rst"
>
{" "}
the migration guide
</a>{" "}
as well as{" "}
<a target="_" href="https://github.com/danielyxie/bitburner/blob/dev/doc/source/changelog.rst">
<a target="_" href="https://github.com/bitburner-official/bitburner-src/blob/dev/doc/source/changelog.rst">
the changelog
</a>
</Typography>