mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 19:21:03 +00:00
fix genesis broken gensis config doc link (#14125)
This commit is contained in:
@@ -89,7 +89,7 @@ pub fn expand_genesis_config(def: &mut Def) -> proc_macro2::TokenStream {
|
|||||||
attrs.push(syn::parse_quote!(
|
attrs.push(syn::parse_quote!(
|
||||||
#[doc = r"
|
#[doc = r"
|
||||||
Can be used to configure the
|
Can be used to configure the
|
||||||
[genesis state](https://docs.substrate.io/v3/runtime/chain-specs#the-genesis-state)
|
[genesis state](https://docs.substrate.io/build/genesis-configuration/)
|
||||||
of this pallet.
|
of this pallet.
|
||||||
"]
|
"]
|
||||||
));
|
));
|
||||||
|
|||||||
Reference in New Issue
Block a user