docs(examples): point http-bot guide links to docs.langbot.app

This commit is contained in:
RockChinQ
2026-06-21 23:19:21 -04:00
parent d668ee534d
commit b0ac2e3e94
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Minimal, dependency-light clients for the LangBot **HTTP Bot** platform adapter.
They show the whole loop: signing a request, pushing a message, and receiving
multi-part replies on a callback endpoint.
Full guide: [`docs/platforms/http-bot.md`](../../docs/platforms/http-bot.md).
Full guide: [docs.langbot.app — HTTP Bot](https://docs.langbot.app/en/usage/platforms/http-bot).
Machine-readable contract: [`docs/http-bot-openapi.json`](../../docs/http-bot-openapi.json).
## Files