Skip to content

Commit bc5bfe8

Browse files
committed
Drop the docs index pointer to the root policy files
No-Verification-Needed: doc-only change
1 parent 429e98c commit bc5bfe8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ You wrote two Python functions with type hints and a docstring. The SDK does the
9090
* Already have a FastAPI or Starlette app? **[Add to an existing app](run/asgi.md)** mounts an MCP server inside it.
9191
* Hunting an exact error message? **[Troubleshooting](troubleshooting.md)** is keyed by the verbatim text.
9292
* Wondering what changed in v2? **[What's new in v2](whats-new.md)** is the five-minute tour.
93-
* What a version number promises, and what is coming: **[Versioning and support policy](https://github.com/modelcontextprotocol/python-sdk/blob/main/VERSIONING.md)** and the **[Roadmap](https://github.com/modelcontextprotocol/python-sdk/blob/main/ROADMAP.md)**.
9493
* Migrating from v1? Start with the **[Migration Guide](migration.md)**.
9594
* Hunting for an exact signature? The **[API Reference](api/mcp/index.md)** is generated from the source.
9695
* Reading with an LLM? This documentation is also published in the [llms.txt](https://llmstxt.org/) format:

0 commit comments

Comments
 (0)