Skip to content

Commit 4246f4a

Browse files
committed
fix hyperlink
1 parent ebf8791 commit 4246f4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/guide/node/validator-failover.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Only one node may run with a validator signing key at a time. Before promoting t
1919

2020
Use a dedicated data directory for the follower. The upstream must be a validator or RPC node that exposes the `consensus` RPCs.
2121

22-
Trustless RPC-to-RPC following is currently only supported on Moderato testnet. If following on Mainnet, follow against the existing validator. See more about [trustless rpc nodes](/protocol/rpc#trustless-rpc-nodes).
22+
Trustless RPC-to-RPC following is currently only supported on Moderato testnet. If following on Mainnet, follow against the existing validator. See more about [trustless rpc nodes](/guide/node/rpc#trustless-rpc-nodes).
2323

2424
::::code-group
2525
```bash [Testnet]

0 commit comments

Comments
 (0)