mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 17:31:02 +00:00
Move template to homepage = "https://substrate.io/" , correct links (#10006)
* move to https://docs.substrate.io/ * cargo to https://docs.substrate.io/ homepage * Update bin/node-template/pallets/template/src/lib.rs Co-authored-by: Squirrel <gilescope@gmail.com> * homepage = "https://docs.substrate.io/" Co-authored-by: Squirrel <gilescope@gmail.com>
This commit is contained in:
@@ -87,7 +87,7 @@ pub mod opaque {
|
||||
}
|
||||
|
||||
// To learn more about runtime versioning and what each of the following value means:
|
||||
// https://substrate.dev/docs/en/knowledgebase/runtime/upgrades#runtime-versioning
|
||||
// https://docs.substrate.io/v3/runtime/upgrades#runtime-versioning
|
||||
#[sp_version::runtime_version]
|
||||
pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("node-template"),
|
||||
|
||||
Reference in New Issue
Block a user