mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 10:18:08 +02:00
Fix broken documentation links (#2952)
This commit is contained in:
parent
3af9de197a
commit
3df38584cf
69 changed files with 179 additions and 179 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue