Fix broken documentation links (#2952)

This commit is contained in:
Jeremiah Lowin 2026-01-19 23:17:29 -05:00 committed by GitHub
commit 3df38584cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
69 changed files with 179 additions and 179 deletions

View file

@ -5,7 +5,7 @@ icon: rocket-launch
Welcome! This guide will help you quickly set up FastMCP, run your first MCP server, and deploy a server to FastMCP Cloud.
If you haven't already installed FastMCP, follow the [installation instructions](/getting-started/installation).
If you haven't already installed FastMCP, follow the [installation instructions](/v2/getting-started/installation).
## Create a FastMCP Server
@ -133,4 +133,4 @@ To deploy your server, you'll need a [GitHub account](https://github.com). Once
That's it! FastMCP Cloud will build and deploy your server, making it available at a URL like `https://your-project.fastmcp.app/mcp`. You can chat with it to test its functionality, or connect to it from any LLM client that supports the MCP protocol.
For more details, see the [FastMCP Cloud guide](/deployment/fastmcp-cloud).
For more details, see the [FastMCP Cloud guide](/v2/deployment/fastmcp-cloud).