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:
parent
6c5b9b43c1
commit
bff259731f
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue