diff --git a/documentation/docs/src/user-guide/getting-started.md b/documentation/docs/src/user-guide/getting-started.md index d9bd79d83f..6f2ce00e30 100644 --- a/documentation/docs/src/user-guide/getting-started.md +++ b/documentation/docs/src/user-guide/getting-started.md @@ -23,7 +23,7 @@ After you installed Namada, you will need to join a live network (e.g. testnet) namada client utils join-network --chain-id= ``` -To join a testnet, head over to the [testnets](../testnets/index.html) section for details on how to do this. +To join a testnet, head over to the [testnets](../testnets) section for details on how to do this. ## Start your node