From 9b142df334808bbc80c984d73a1ac6ad8b61d6de Mon Sep 17 00:00:00 2001 From: zijiexia <37504505+zijiexia@users.noreply.github.com> Date: Wed, 22 Apr 2026 11:37:27 -0700 Subject: [PATCH] Docs/add sglang omni redirect (#23437) --- docs_new/docs.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs_new/docs.json b/docs_new/docs.json index a877b7135..6395e7745 100644 --- a/docs_new/docs.json +++ b/docs_new/docs.json @@ -26,6 +26,16 @@ "destination": "https://sgl-project.github.io/whl/:path*", "permanent": false }, + { + "source": "/sglang-omni", + "destination": "https://sgl-project.github.io/sglang-omni/", + "permanent": false + }, + { + "source": "/sglang-omni/:path*", + "destination": "https://sgl-project.github.io/sglang-omni/:path*", + "permanent": false + }, { "source": "/SpecForge", "destination": "https://sgl-project.github.io/SpecForge/",