docs: fix wrong Providers link in configuration examples

This commit is contained in:
yinghaosang 2026-02-26 12:07:29 +08:00 committed by Val Alexander
parent 39d725f4d3
commit 92c309f2e1
1 changed files with 1 additions and 1 deletions

View File

@ -628,4 +628,4 @@ Only enable direct mutable name/email/nick matching with each channel's `dangero
- If you set `dmPolicy: "open"`, the matching `allowFrom` list must include `"*"`.
- Provider IDs differ (phone numbers, user IDs, channel IDs). Use the provider docs to confirm the format.
- Optional sections to add later: `web`, `browser`, `ui`, `discovery`, `canvasHost`, `talk`, `signal`, `imessage`.
- See [Providers](/channels/whatsapp) and [Troubleshooting](/gateway/troubleshooting) for deeper setup notes.
- See [Providers](/providers) and [Troubleshooting](/gateway/troubleshooting) for deeper setup notes.