mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 17:07:56 +00:00
Improve polkadot sdk docs (#2631)
Closes https://github.com/paritytech/polkadot-sdk-docs/issues/69
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ pallet-default-config-example = { path = "../../substrate/frame/examples/default
|
||||
simple-mermaid = { git = "https://github.com/kianenigma/simple-mermaid.git", branch = "main" }
|
||||
docify = "0.2.6"
|
||||
|
||||
# Polkadot SDK deps, typically all should only be scope such that we can link to their doc item.
|
||||
# Polkadot SDK deps, typically all should only be in scope such that we can link to their doc item.
|
||||
node-cli = { package = "staging-node-cli", path = "../../substrate/bin/node/cli" }
|
||||
kitchensink-runtime = { path = "../../substrate/bin/node/runtime" }
|
||||
chain-spec-builder = { package = "staging-chain-spec-builder", path = "../../substrate/bin/utils/chain-spec-builder" }
|
||||
|
||||
Reference in New Issue
Block a user