docs(examples): fix broken doc link pezpallet_example_frame_crate → pezpallet_example_pezframe_crate
This commit is contained in:
@@ -40,9 +40,9 @@
|
||||
//! - [`pezpallet_example_split`]: A simple example of a FRAME pezpallet demonstrating the ability
|
||||
//! to split sections across multiple files.
|
||||
//!
|
||||
//! - [`pezpallet_example_frame_crate`]: Example pezpallet showcasing how one can be built using
|
||||
//! - [`pezpallet_example_pezframe_crate`]: Example pezpallet showcasing how one can be built using
|
||||
//! only the
|
||||
//! `frame` umbrella crate.
|
||||
//! `pezframe` umbrella crate.
|
||||
//!
|
||||
//! - [`pezpallet_example_single_block_migrations`]: An example pezpallet demonstrating
|
||||
//! best-practices for writing storage migrations.
|
||||
|
||||
Reference in New Issue
Block a user