Skip to content

Commit

Permalink
chore(README.md): fix documentation links (#800)
Browse files Browse the repository at this point in the history
* overview

* quickstart

Co-authored-by: Federico Kunze Küllmer <[email protected]>
  • Loading branch information
ranupthestairs and fedekunze committed Jul 26, 2022
1 parent de14522 commit cfe37e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit cfe37e0

Please sign in to comment.