docs: fix broken internal links

This commit is contained in:
Peter Steinberger
2026-04-24 04:13:11 +01:00
parent ed7033bc0a
commit dbdf2863d6
5 changed files with 4 additions and 5 deletions

View File

@@ -32,4 +32,4 @@ MIT - Free as a lobster in the ocean.
## Related
- [Token use and costs](/reference/token-use)
- [Release policy](/reference/release-policy)
- [Release policy](/reference/RELEASING)

View File

@@ -57,5 +57,5 @@ Stored/rendered rich blocks use this `canvas` shape directly. `present_view` is
## Related
- [RPC adapters](/reference/rpc-adapters)
- [RPC adapters](/reference/rpc)
- [Typebox](/concepts/typebox)

View File

@@ -42,5 +42,4 @@ See [iMessage](/channels/imessage) for legacy setup and addressing (`chat_id` pr
## Related
- [RPC adapters](/reference/rpc-adapters)
- [Gateway protocol](/gateway/protocol)