Documentation edits made through Mintlify web editor

This commit is contained in:
Riskey
2025-09-08 19:55:17 +08:00
committed by GitHub
parent 067d183683
commit fd348d56c8

View File

@@ -68,7 +68,7 @@ Dify instance's admin / developer first need to register an OAuth app at the thi
https://{your-dify-domain}/console/api/oauth/plugin/{plugin-id}/{provider-name}/{tool-name}/callback
```
For self-hosted Dify, the \{your-dify-domain\} should be consistent with the `CONSOLE_WEB_URL`.
For self-hosted Dify, the {your-dify-domain} should be consistent with the `CONSOLE_WEB_URL`.
</Info>
</Accordion>
</AccordionGroup>