docs(readme): fix broken link to Channel Plugin Guide

This commit is contained in:
angleyanalbedo
2026-03-15 15:32:54 +08:00
committed by Xubin Ren
parent 8cf11a0291
commit 20e3eb8fce

View File

@@ -224,7 +224,7 @@ That's it! You have a working AI assistant in 2 minutes.
## 💬 Chat Apps
Connect nanobot to your favorite chat platform. Want to build your own? See the [Channel Plugin Guide](.docs/CHANNEL_PLUGIN_GUIDE.md).
Connect nanobot to your favorite chat platform. Want to build your own? See the [Channel Plugin Guide](./docs/CHANNEL_PLUGIN_GUIDE.md).
> Channel plugin support is available in the `main` branch; not yet published to PyPI.