From 4c1d07fbdd78f84276f04cd8bbe9d67341b35973 Mon Sep 17 00:00:00 2001 From: Mingyi Date: Tue, 21 Apr 2026 12:24:59 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20add=20redirects=20for=20/whl=20and=20/w?= =?UTF-8?q?hl/:path*=20to=20external=20documentatio=E2=80=A6=20(#23395)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs_new/docs.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs_new/docs.json b/docs_new/docs.json index 9b457f9fa..5eaf590f0 100644 --- a/docs_new/docs.json +++ b/docs_new/docs.json @@ -16,6 +16,16 @@ "source": "/cookbook", "destination": "/cookbook/intro" }, + { + "source": "/whl", + "destination": "https://sgl-project.github.io/whl/", + "permanent": false + }, + { + "source": "/whl/:path*", + "destination": "https://sgl-project.github.io/whl/:path*", + "permanent": false + }, { "source": "/index.html", "destination": "/"