Skip to content

Commit f46dbad

Browse files
authored
Link XCM subpage in docs (#2323)
1 parent 7eb7568 commit f46dbad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ to cross-contract calls, but can now execute cross-parachain calls.
3232
We added a contract example that demonstrates the usage:
3333
[`contract-xcm`](https://github.com/use-ink/ink-examples/tree/main/contract-xcm)
3434

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

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

0 commit comments

Comments
 (0)