mirror of https://github.com/openclaw/openclaw.git
docs: fix wrong Providers link in configuration examples
This commit is contained in:
parent
39d725f4d3
commit
92c309f2e1
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue