Fix 404 links in v1 README to renamed example files by jerome3o-anthropic · Pull Request #2822 · modelcontextprotocol/python-sdk
and others added 2 commits
The v1 README (frozen on main) links to examples/snippets/servers/ fastmcp_quickstart.py and examples/fastmcp/icons_demo.py on the main branch, but those files were renamed there as part of the FastMCP -> MCPServer rename, so both links now 404. Point them at the v1.x branch, where the files still exist and match the documented v1 API.
The remaining example links still resolved on main, but the files there were rewritten for v2 (FastMCP -> MCPServer), so they showed code that no longer matches the v1 API this README documents. Point every example link at v1.x, matching the two 404 fixes. The LICENSE link stays on main; the file is identical on both branches. Committed with SKIP=readme-v1-frozen like the previous commit.
maxisbey
deleted the
fix-v1-readme-404-links
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters