Skip to content

Commit f793233

Browse files
committed
Sync open source content 🐝 (from 81447c8b08a34a656eecf62990a37b38f6ede1af)
1 parent fa7bd93 commit f793233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp/release-notes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ async def initiate_transfer(amount: int, recipient: str, context):
608608
return {"status": result.status, "recipient": recipient, "amount": amount}
609609
```
610610

611-
Learn more about MCP authorization in the [MCP authorization documentation](/mcp/securing-mcp-servers/authorizing-mcp-servers).
611+
Learn more about MCP authorization in the [MCP authorization documentation](/mcp/authorization).
612612

613613
### Streamable HTTP transport
614614

0 commit comments

Comments
 (0)