mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 17:28:00 +00:00
Fix docs (#7710)
* fix docs * Update frame/merkle-mountain-range/src/lib.rs Co-authored-by: Alexander Theißen <alex.theissen@me.com> Co-authored-by: Alexander Theißen <alex.theissen@me.com>
This commit is contained in:
committed by
GitHub
parent
9384e6ed53
commit
8814d793c7
@@ -131,7 +131,7 @@
|
||||
//! <!-- Original author of paragraph: ??? -->
|
||||
//!
|
||||
//! // Reference documentation of aspects such as `storageItems` and `dispatchable` functions should only be
|
||||
//! // included in the https://docs.rs Rustdocs for Substrate and not repeated in the README file.
|
||||
//! // included in the <https://docs.rs> Rustdocs for Substrate and not repeated in the README file.
|
||||
//!
|
||||
//! \### Dispatchable Functions
|
||||
//!
|
||||
@@ -224,8 +224,8 @@
|
||||
//! // Show a usage example in an actual runtime
|
||||
//!
|
||||
//! // See:
|
||||
//! // - Substrate TCR https://github.com/parity-samples/substrate-tcr
|
||||
//! // - Substrate Kitties https://shawntabrizi.github.io/substrate-collectables-workshop/#/
|
||||
//! // - Substrate TCR <https://github.com/parity-samples/substrate-tcr>
|
||||
//! // - Substrate Kitties <https://shawntabrizi.github.io/substrate-collectables-workshop/#/>
|
||||
//!
|
||||
//! \## Genesis Config
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user