From 747537f6fdc27d40f6015fa8d0be50776dfefda8 Mon Sep 17 00:00:00 2001 From: Phil <6450379+phillux@users.noreply.github.com> Date: Mon, 16 Jul 2018 15:20:24 +0200 Subject: [PATCH] changed polkadot.io to polkadot.network (#335) --- substrate/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substrate/README.md b/substrate/README.md index 787ca4ebd1..53f0cd8659 100644 --- a/substrate/README.md +++ b/substrate/README.md @@ -1,6 +1,6 @@ # Polkadot -Implementation of a https://polkadot.io node in Rust. +Implementation of a https://polkadot.network node in Rust. ## To play