Skip to content

Commit fd15df5

Browse files
authored
Fix link in Auth0 example
1 parent c4dfccf commit fd15df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/model-context-protocol/authorization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ To set it up, first deploy the protected API endpoint:
150150

151151
Then, deploy the MCP server that handles authentication through Auth0 and securely connects AI agents to your API endpoint.
152152

153-
[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/ai/tree/main/demos/remote-mcp-auth0/packages/mcp-auth0-oidc)
153+
[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/ai/tree/main/demos/remote-mcp-auth0/mcp-auth0-oidc)
154154

155155
#### WorkOS
156156

0 commit comments

Comments
 (0)