mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 22:51:13 +00:00
Update rust docs link in README.md (#2794)
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ currently contains runtimes for the Polkadot, Kusama, Westend, and Rococo networ
|
||||
relocated to the [`runtimes`](https://github.com/polkadot-fellows/runtimes/) repository.
|
||||
|
||||
## [Substrate](./substrate/)
|
||||
[](https://paritytech.github.io/substrate/master/substrate/index.html)
|
||||
[](https://paritytech.github.io/polkadot-sdk/master/polkadot_sdk_docs/polkadot_sdk/substrate/index.html)
|
||||
[](./substrate/README.md#LICENSE)
|
||||
|
||||
Substrate is the primary blockchain SDK used by developers to create the parachains that make up the Polkadot network.
|
||||
@@ -30,7 +30,7 @@ Additionally, it allows for the development of self-sovereign blockchains that o
|
||||
Polkadot.
|
||||
|
||||
## [Cumulus](./cumulus/)
|
||||
[](https://paritytech.github.io/cumulus/cumulus_client_collator/index.html)
|
||||
[](https://paritytech.github.io/polkadot-sdk/master/polkadot_sdk_docs/polkadot_sdk/cumulus/index.html)
|
||||
[](./cumulus/LICENSE)
|
||||
|
||||
Cumulus is a set of tools for writing Substrate-based Polkadot parachains.
|
||||
|
||||
Reference in New Issue
Block a user