docs: Add redirect for /conversations (#20170)

Release Notes:

- N/A
This commit is contained in:
Peter Tripp
2024-11-04 09:56:07 -05:00
committed by GitHub
parent 49a0a11c4f
commit 6316151a83
3 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ on:
branches:
- "**"
paths-ignore:
- "docs/**"
- "docs/**/*"
- ".github/workflows/community_*"
concurrency:
View File
+1
View File
@@ -24,6 +24,7 @@ enable = false
"/language-model-integration.html" = "/docs/assistant/assistant.html"
"/assistant.html" = "/docs/assistant/assistant.html"
"/developing-zed.html" = "/docs/development.html"
"/conversations.html" = "/community-links"
# Our custom preprocessor for expanding commands like `{#kb action::ActionName}`,
# and other docs-related functions.