Skip to content

Commit

Permalink
feat(xcm-reference): add deprecated banner and link to rust docs
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscoaguirre committed Feb 23, 2024
1 parent 41b0147 commit 799cedb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/md/en/docs/reference/xcm-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ keywords:
- errors
---

<div class="warning">
<strong>⚠️ WARNING:</strong> This page contains outdated information. Please refer to the <a href="https://paritytech.github.io/polkadot-sdk/master/polkadot_sdk_docs/polkadot_sdk/xcm/index.html">Rust docs</a> for the most up-to-date documentation on this topic.
</div>

This section provides reference information for the cross-consensus message (XCM) format.

## Instructions
Expand Down

0 comments on commit 799cedb

Please sign in to comment.