From 7bbbe390dfd258e11b0f8e582cc086948f84dda8 Mon Sep 17 00:00:00 2001 From: Adam Azzam <33043305+AAAZZAM@users.noreply.github.com> Date: Wed, 22 Oct 2025 17:26:11 -0400 Subject: [PATCH] Update docs.json --- docs/docs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs.json b/docs/docs.json index 96f294b66..438ce224b 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -445,6 +445,10 @@ ] }, "redirects": [ + { + "destination": "/getting-started/welcome", + "source": "/docs" + }, { "destination": "/servers/proxy", "source": "/patterns/proxy"