fix: add pezframe link definition for rustdoc

This commit is contained in:
2026-01-28 14:05:13 +03:00
parent 9aaa3c3256
commit d2d2faed80
@@ -2,6 +2,8 @@
//! //!
//! To get started with this pezpallet, try implementing the guide in //! To get started with this pezpallet, try implementing the guide in
//! <https://docs.pezkuwichain.io/sdk/master/polkadot_sdk_docs/guides/your_first_pallet/index.html> //! <https://docs.pezkuwichain.io/sdk/master/polkadot_sdk_docs/guides/your_first_pallet/index.html>
//!
//! [`pezframe`]: pezframe_support
#![cfg_attr(not(feature = "std"), no_std)] #![cfg_attr(not(feature = "std"), no_std)]