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:
@@ -10,7 +10,7 @@ authors = [
|
||||
"Parity Technologies <admin@parity.io>",
|
||||
]
|
||||
edition.workspace = true
|
||||
documentation = "https://docs.rs/pezpallet-parameters"
|
||||
documentation.workspace = true
|
||||
homepage = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user