mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 02:10:38 +02:00
Prepare docs for v3.0 beta release (#2954)
This commit is contained in:
parent
c14ef132da
commit
0be4cda159
5 changed files with 153 additions and 457 deletions
|
|
@ -90,6 +90,7 @@
|
|||
"pages": [
|
||||
"getting-started/welcome",
|
||||
"getting-started/installation",
|
||||
"development/upgrade-guide",
|
||||
"getting-started/quickstart",
|
||||
"updates"
|
||||
]
|
||||
|
|
@ -275,7 +276,6 @@
|
|||
"development/contributing",
|
||||
"development/tests",
|
||||
"development/releases",
|
||||
"development/upgrade-guide",
|
||||
"changelog",
|
||||
"patterns/contrib"
|
||||
]
|
||||
|
|
@ -822,6 +822,14 @@
|
|||
]
|
||||
},
|
||||
"redirects": [
|
||||
{
|
||||
"destination": "/v2/clients/messages",
|
||||
"source": "/clients/messages"
|
||||
},
|
||||
{
|
||||
"destination": "/v2/patterns/decorating-methods",
|
||||
"source": "/patterns/decorating-methods"
|
||||
},
|
||||
{
|
||||
"destination": "/servers/providers/proxy",
|
||||
"source": "/patterns/proxy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue