Docs/add sglang omni redirect (#23437)

This commit is contained in:
zijiexia
2026-04-22 11:37:27 -07:00
committed by GitHub
parent 14ac14287c
commit 9b142df334
+10
View File
@@ -26,6 +26,16 @@
"destination": "https://sgl-project.github.io/whl/:path*", "destination": "https://sgl-project.github.io/whl/:path*",
"permanent": false "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", "source": "/SpecForge",
"destination": "https://sgl-project.github.io/SpecForge/", "destination": "https://sgl-project.github.io/SpecForge/",