docs: Redirect docs/ai to docs/ai/overview (#30442)
This PR adds a redirect from `zed.dev/docs/ai` to `zed.dev/docs/ai/overview`. Not 100% sure this will work, but want to give it a try. Release Notes: - N/A
This commit is contained in:
@@ -25,6 +25,7 @@ enable = false
|
||||
"/assistant.html" = "/docs/assistant/assistant.html"
|
||||
"/developing-zed.html" = "/docs/development.html"
|
||||
"/conversations.html" = "/community-links"
|
||||
"/ai.html" = "/docs/ai/overview.html"
|
||||
"/assistant/assistant.html" = "/docs/ai/overview.html"
|
||||
"/assistant/configuration.html" = "/docs/ai/custom-api-keys.html"
|
||||
"/assistant/assistant-panel.html" = "/docs/ai/agent-panel.html"
|
||||
|
||||
Reference in New Issue
Block a user