Docs/add specforge redirect (#23406)

This commit is contained in:
Mingyi
2026-04-21 14:35:38 -07:00
committed by GitHub
parent 4f764dfbb8
commit 9f37c1a9b0
2 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
/docker @Fridge003 @ispobock @HaiShaw @ishandhanani @yctseng0211
/docker/npu.Dockerfile @ping1jing2 @iforgetmyname
/docs @wisclmy0611 @zijiexia
/docs_new @wisclmy0611 @zijiexia
/docs_new @wisclmy0611 @zijiexia @Richardczl98
/python/pyproject.toml @merrymercy @Fridge003 @ispobock
/python/sglang/jit_kernel @DarkSharpness @BBuf @celve @HydraQYH @yuan-luo
/python/sglang/jit_kernel/diffusion @yingluosanqian @BBuf @mickqian
+20
View File
@@ -26,6 +26,26 @@
"destination": "https://sgl-project.github.io/whl/:path*",
"permanent": false
},
{
"source": "/SpecForge",
"destination": "https://sgl-project.github.io/SpecForge/",
"permanent": false
},
{
"source": "/SpecForge/:path*",
"destination": "https://sgl-project.github.io/SpecForge/:path*",
"permanent": false
},
{
"source": "/specforge",
"destination": "https://sgl-project.github.io/SpecForge/",
"permanent": false
},
{
"source": "/specforge/:path*",
"destination": "https://sgl-project.github.io/SpecForge/:path*",
"permanent": false
},
{
"source": "/index.html",
"destination": "/"