From 84aa1dda0e525fd226b93f7e586479dc92d4ea17 Mon Sep 17 00:00:00 2001 From: Stewart X Addison Date: Mon, 20 Nov 2023 14:40:29 +0000 Subject: [PATCH] Remove checklist link from release banner template Signed-off-by: Stewart X Addison --- src/components/Banner/index.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Banner/index.tsx b/src/components/Banner/index.tsx index 573fbe9ce..747b67742 100644 --- a/src/components/Banner/index.tsx +++ b/src/components/Banner/index.tsx @@ -10,8 +10,7 @@ const Banner = () => { //
// 13th October 2023: // We are creating the October 2023 PSU binaries for Eclipse Temurin 8u392, 11.0.21 and 17.0.9 and 21.0.1
- // You can track progress by platform - // or by detailed release checklist. + // You can track progress by platform. // //
// );