Skip to content

Commit 4f9fe79

Browse files
Fix links to validator upgrade overview (#1518) (#1521)
Co-authored-by: Ryan Christoffersen <[email protected]> (cherry picked from commit 43e4f43) Co-authored-by: Paul Weidner <[email protected]>
1 parent fd92d46 commit 4f9fe79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ledger/get-started/live-networks.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ By default, the `regen` binary will connect to a local node. In order to connect
1212

1313
Regen Mainnet launched with the `v1.0.0` release tag of `regen-ledger`.
1414

15-
When starting a full node or a validator node from genesis, you will need to start the node with the `v1.0.0` version (the "genesis binary"). For more information about preparing your node to migrate to the latest version, see [Upgrade Overview](../../validators/migrations/upgrade.md).
15+
When starting a full node or a validator node from genesis, you will need to start the node with the `v1.0.0` version (the "genesis binary"). For more information about preparing your node to migrate to the latest version, see [Upgrade Overview](../../validators/upgrades/README.md).
1616

1717
The following URL is the node address for a full node operated by RND and VitWit:
1818

@@ -27,7 +27,7 @@ For more information, see [regen-network/mainnet](https://github.com/regen-netwo
2727

2828
Redwood Testnet launched with the `v1.0.0` release tag of `regen-ledger`.
2929

30-
When starting a full node or a validator node from genesis, you will need to start the node with the `v1.0.0` version (the "genesis binary"). For more information about preparing your node to migrate to the latest version, see [Upgrade Overview](../../validators/migrations/upgrade.md).
30+
When starting a full node or a validator node from genesis, you will need to start the node with the `v1.0.0` version (the "genesis binary"). For more information about preparing your node to migrate to the latest version, see [Upgrade Overview](../../validators/upgrades/README.md).
3131

3232
The following URLs are node addresses for full nodes operated by RND and VitWit:
3333

@@ -103,4 +103,4 @@ curl http://redwood-sentry.vitwit.com:8000/faucet/<account_address>
103103

104104
```bash
105105
curl http://hambach-sentry.vitwit.com:8000/faucet/<account_address>
106-
```
106+
```

0 commit comments

Comments
 (0)