mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 17:53:00 +02:00
Rename lots of reference from old to new repo
This commit is contained in:
committed by
TheMas3212
parent
cb45034a24
commit
af1a1ac58d
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user