added missing link

This commit is contained in:
spacemandev 2022-07-01 09:21:29 -05:00
parent 36bdb145bc
commit 7edda657d7
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ One thing to watch out for is that because testnet only has a single guardian ru
When you're ready to deploy to mainnet, you can find the mainnet contracts [here](../reference/contracts.md) and the mainnet rpc nodes [here](../reference/rpcnodes.md).
## Next Steps
To get started, first clone the a local host environment (WLV or Tilt), then proceed to the first project, the [evm-messenger]().
To get started, first clone the a local host environment (WLV or Tilt), then proceed to the first project, the [evm-messenger](../projects/evm-messenger/overview.md).