Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Fix broken links (#3919)
Browse files Browse the repository at this point in the history
  • Loading branch information
shawntabrizi authored Sep 24, 2021
1 parent 5d4cd4c commit 6422e67
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 @@ -10,7 +10,7 @@ Implementation of a <https://polkadot.network> node in Rust based on the Substra
This repo contains runtimes for the Polkadot, Kusama, and Westend networks. The README provides
information about installing the `polkadot` binary and developing on the codebase. For more
specific guides, like how to be a validator, see the
[Polkadot Wiki](https://wiki.polkadot.network/docs/en/).
[Polkadot Wiki](https://wiki.polkadot.network/docs/getting-started).

## Installation

Expand Down Expand Up @@ -170,7 +170,7 @@ If you want to do anything on Polkadot, Kusama, or Westend, then you'll need to
some DOT, KSM, or WND tokens, respectively. See the
[claims instructions](https://claims.polkadot.network/) for Polkadot if you have DOTs to claim. For
Westend's WND tokens, see the faucet
[instructions](https://wiki.polkadot.network/docs/en/learn-DOT#getting-westies) on the Wiki.
[instructions](https://wiki.polkadot.network/docs/learn-DOT#getting-westies) on the Wiki.

## Hacking on Polkadot

Expand Down

0 comments on commit 6422e67

Please sign in to comment.