Skip to content

Commit 9337fe5

Browse files
committed
docs: add redirect
1 parent 6d0196a commit 9337fe5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs-builder.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,3 +652,15 @@ redirects:
652652
-
653653
from: "^/?$"
654654
to: "/introduction"
655+
656+
-
657+
from: ^/ai/overview$
658+
to: "/ai/ai-coding-assistant/overview"
659+
660+
-
661+
from: ^/ai/ai-coding-assistant/coding-extension$
662+
to: "/ai/ai-coding-assistant/overview"
663+
664+
-
665+
from: ^/ai/coding-extension$
666+
to: "/ai/ai-coding-assistant/overview"

0 commit comments

Comments
 (0)