Skip to content

Commit b109cf0

Browse files
sskim91jlowin
andauthored
Update FastMCP server documentation link (#2529)
The link to FastMCP Server Documentation was pointing to /servers/fastmcp which returns 404. Changed to /servers/server. Co-authored-by: Jeremiah Lowin <[email protected]>
1 parent ffb8607 commit b109cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ from fastmcp import FastMCP
160160
mcp = FastMCP(name="MyAssistantServer")
161161
```
162162

163-
Learn more in the [**FastMCP Server Documentation**](https://gofastmcp.com/servers/fastmcp).
163+
Learn more in the [**FastMCP Server Documentation**](https://gofastmcp.com/servers/server).
164164

165165
### Tools
166166

0 commit comments

Comments
 (0)