Skip to content

Commit b9cd692

Browse files
Update link to actual mcp revision introducing protected resource metadata endpoint
1 parent 01caa53 commit b9cd692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/src/components/OAuthFlowProgress.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ export const OAuthFlowProgress = ({
181181
</p>
182182
<p className="text-xs text-blue-600 mt-1">
183183
Resource metadata was added in the{" "}
184-
<a href="https://modelcontextprotocol.io/specification/draft/basic/authorization#2-3-1-authorization-server-location">
185-
2025-DRAFT-v2 specification update
184+
<a href="https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization#authorization-server-location">
185+
2025-06-18 specification update
186186
</a>
187187
<br />
188188
{authState.resourceMetadataError.message}

0 commit comments

Comments
 (0)