docs: Update old /assistant links (#30067)

Take 2

Release Notes:

- N/A
This commit is contained in:
Oleksiy Syvokon 2025-05-07 09:12:10 +03:00 committed by GitHub
parent 1fcd2647ed
commit 858d61a65e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -25,8 +25,8 @@ enable = false
"/assistant.html" = "/docs/assistant/assistant.html"
"/developing-zed.html" = "/docs/development.html"
"/conversations.html" = "/community-links"
"/assistant/assistant.html" = "/docs/ai/ai.html"
"/assistant/configuration.html" = "/docs/ai/configuration.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"
"/assistant/contexts.html" = "/docs/ai/text-threads.html"
"/assistant/inline-assistant.html" = "/docs/ai/inline-assistant.html"