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 @@ repository.workspace = true
|
||||
description = "FRAME pezpallet for WASM contracts"
|
||||
readme = "README.md"
|
||||
include = ["CHANGELOG.md", "README.md", "benchmarks/**", "build.rs", "src/**/*"]
|
||||
documentation = "https://docs.rs/pezpallet-contracts"
|
||||
documentation.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user