docs: Add some more redirects (#34537)
This PR adds some more redirects for the docs. Release Notes: - N/A
This commit is contained in:
parent
d4110fd2ab
commit
37927a5dc8
1 changed files with 10 additions and 1 deletions
|
@ -37,7 +37,16 @@ enable = false
|
|||
"/assistant/model-context-protocol.html" = "/docs/ai/mcp.html"
|
||||
"/model-improvement.html" = "/docs/ai/ai-improvement.html"
|
||||
"/extensions/context-servers.html" = "/docs/extensions/mcp-extensions.html"
|
||||
|
||||
"/assistant-panel" = "/docs/ai/agent-panel.html"
|
||||
"/assistant/model-context-protocolCitedby" = "/docs/ai/mcp.html"
|
||||
"/community/feedback" = "/community-links"
|
||||
"/context-servers" = "/docs/ai/mcp.html"
|
||||
"/contribute-to-zed" = "/docs/development.html#contributor-links"
|
||||
"/contributing" = "/docs/development.html#contributor-links"
|
||||
"/debuggers" = "/docs/debugger.html"
|
||||
"/development/development/macos" = "/docs/development/macos.html"
|
||||
"/development/development/linux" = "/docs/development/linux.html"
|
||||
"/development/development/windows" = "/docs/development/windows.html"
|
||||
|
||||
# Our custom preprocessor for expanding commands like `{#kb action::ActionName}`,
|
||||
# and other docs-related functions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue