From ed818607d5efa09bbaa48cf59621f0a81d7d7bbd Mon Sep 17 00:00:00 2001 From: Gao Sun Date: Thu, 8 May 2025 13:59:57 -0700 Subject: [PATCH] chore: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad13b89..2c1190b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The MCP spec [requires OAuth 2.1 and other RFCs](https://modelcontextprotocol.io ### Is my provider supported? -Check out the [MCP-compatible providers](https://mcp-auth.dev/docs/providers-list) to see which providers are supported. It also includes a tool for real-time checking of provider compatibility. +Check out the [MCP-compatible providers](https://mcp-auth.dev/docs/provider-list) to see which providers are supported. It also includes a tool for real-time checking of provider compatibility. ### Installation