rm substrate.dev homepage (#1506)

new docs page
This commit is contained in:
Dan Shields
2022-07-14 06:57:35 +01:00
committed by Bastian Köcher
parent a2dcb1b4ad
commit e9d7adf8fd
8 changed files with 2 additions and 9 deletions
-1
View File
@@ -5,7 +5,6 @@ version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
build = "build.rs"
homepage = "https://substrate.dev"
repository = "https://github.com/paritytech/parity-bridges-common/"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
-1
View File
@@ -3,7 +3,6 @@ name = "rialto-runtime"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
homepage = "https://substrate.dev"
repository = "https://github.com/paritytech/parity-bridges-common/"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"