diff --git a/docs/content/docs/plugins/mcp.mdx b/docs/content/docs/plugins/mcp.mdx index 3872366aba..4d0ec44627 100644 --- a/docs/content/docs/plugins/mcp.mdx +++ b/docs/content/docs/plugins/mcp.mdx @@ -49,7 +49,7 @@ The **MCP** plugin lets your app act as an OAuth provider for MCP clients. It ha ``` - 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. @@ -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.