fix(docs): incorrect oidc provider schema link

This commit is contained in:
Harry Yep
2025-11-11 10:38:22 +08:00
parent 0f7580366c
commit d201b76e36
+2 -2
View File
@@ -49,7 +49,7 @@ The **MCP** plugin lets your app act as an OAuth provider for MCP clients. It ha
```
</Tab>
</Tabs>
The MCP plugin uses the same schema as the OIDC Provider plugin. See the [OIDC Provider Schema](#schema) section for details.
The MCP plugin uses the same schema as the OIDC Provider plugin. See the [OIDC Provider Schema](/docs/plugins/oidc-provider#schema) section for details.
</Step>
</Steps>
@@ -236,4 +236,4 @@ The plugin supports additional OIDC configuration options through the `oidcConfi
## Schema
The MCP plugin uses the same schema as the OIDC Provider plugin. See the [OIDC Provider Schema](#schema) section for details.
The MCP plugin uses the same schema as the OIDC Provider plugin. See the [OIDC Provider Schema](/docs/plugins/oidc-provider#schema) section for details.