Skip to content

Commit

Permalink
Link XCM subpage in docs (#2323)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichi authored Nov 28, 2024
1 parent 7eb7568 commit f46dbad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ to cross-contract calls, but can now execute cross-parachain calls.
We added a contract example that demonstrates the usage:
[`contract-xcm`](https://github.com/use-ink/ink-examples/tree/main/contract-xcm)

We also added a new page on our documentation website: TODO.
We also added a new page on our documentation website:
[https://use.ink/basics/xcm](https://use.ink/basics/xcm).

You can view the Rust docs of the two functions here:

Expand Down

0 comments on commit f46dbad

Please sign in to comment.