refactor: Update remaining ParityTech references to PezkuwiChain

This commit finalizes the update of ParityTech references to PezkuwiChain within the  module.
Specifically:
- All  URLs in xcm documentation were updated to .
-  and  URLs in  module were updated to point to  internal paths.
- The  readme reference was updated from  to .
- Deprecated  URLs for  in  and  were replaced with generic comments.
- A specific  issue reference in  was generalized.

These changes ensure consistency with the PezkuwiChain branding and repository structure.
This commit is contained in:
2025-12-14 00:12:30 +03:00
parent 379cb741ed
commit 2e4272e6aa
6 changed files with 14 additions and 20 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
//!
//! ## Contribute
//!
//! To contribute to the format, check out the [RFC process](https://github.com/paritytech/xcm-format/blob/master/proposals/0032-process.md).
//! To contribute to the format, check out the [RFC process](https://github.com/pezkuwichain/xcm-format/blob/master/proposals/0032-process.md).
//! To contribute to these docs, [make a PR](https://github.com/pezkuwichain/pezkuwi-sdk).
//!
//! ## Why Rust Docs?