From 9ffa7fc167df048bb79fdb591991ce96fec37f7f Mon Sep 17 00:00:00 2001 From: swarnabhasinha Date: Mon, 10 Nov 2025 10:54:41 +0530 Subject: [PATCH] rc7 - > latest --- .vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index bee1a01..e657aca 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -241,7 +241,7 @@ function sidebarHome() { }, { text: "Optimum Gateway", - link: "https://getoptimum.github.io/optimum-gateway/versions/v0.0.1-rc6/", + link: "https://getoptimum.github.io/optimum-gateway/versions/latest/", }, ], },