Docs/add specforge redirect (#23406)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
@@ -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": "/"
|
||||
|
||||
Reference in New Issue
Block a user