From ff1ef1ac8c2bcaeaa5252d4af0e4126f6929c158 Mon Sep 17 00:00:00 2001 From: Shi Xiaowei <39303645+Shixiaowei02@users.noreply.github.com> Date: Wed, 14 May 2025 12:34:05 +0800 Subject: [PATCH] fix: gh-pages switcher (#4287) --- _static/switcher.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_static/switcher.json b/_static/switcher.json index c9463516d5..cbd778e6ba 100644 --- a/_static/switcher.json +++ b/_static/switcher.json @@ -8,6 +8,10 @@ "version": "0.20.0rc2", "url": "https://nvidia.github.io/TensorRT-LLM/0.20.0rc2/" }, + { + "version": "0.20.0rc1", + "url": "https://nvidia.github.io/TensorRT-LLM/0.20.0rc1/" + }, { "version": "0.20.0rc0", "url": "https://nvidia.github.io/TensorRT-LLM/0.20.0rc0/"