diff --git a/README.md b/README.md index 53089de..c13dbb2 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ interoperable with Ethereum. It's built using the [Cosmos SDK](https://github.co ## Installation -For prerequisites and detailed build instructions please read the [Installation](https://evmos.dev/quickstart/installation.html) instructions. Once the dependencies are installed, run: +For prerequisites and detailed build instructions please read the [Installation](https://evmos.dev/validators/quickstart/installation.html) instructions. Once the dependencies are installed, run: ```bash make install @@ -56,7 +56,7 @@ Or check out the latest [release](https://github.com/evmos/evmos/releases). ## Quick Start -To learn how the Evmos works from a high-level perspective, go to the [Introduction](https://evmos.dev/intro/overview.html) section from the documentation. You can also check the instructions to [Run a Node](https://evmos.dev/quickstart/run_node.html). +To learn how the Evmos works from a high-level perspective, go to the [Introduction](https://evmos.dev/about/intro/overview.html) section from the documentation. You can also check the instructions to [Run a Node](https://evmos.dev/validators/quickstart/run_node.html). ## Community