chore: update documentation URLs to use workspace setting
Replace all docs.rs documentation URLs with documentation.workspace = true to inherit from the workspace's docs.pezkuwichain.io URL.
This commit is contained in:
@@ -8,7 +8,7 @@ license = "Apache-2.0"
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
publish = false
|
||||
documentation = "https://docs.rs/asset-hub-pezkuwichain-runtime"
|
||||
documentation.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ authors.workspace = true
|
||||
edition.workspace = true
|
||||
license = "Apache-2.0"
|
||||
repository.workspace = true
|
||||
documentation = "https://docs.rs/bp-asset-hub-pezkuwichain"
|
||||
documentation.workspace = true
|
||||
homepage = { workspace = true }
|
||||
|
||||
[package.metadata.pezkuwi-sdk]
|
||||
|
||||
Reference in New Issue
Block a user