From eb5e63365fb85cf074c2e96a88d1b8d5749d663d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 29 Feb 2024 12:31:15 +0100 Subject: [PATCH] Update sidebars.js --- documentation/sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/sidebars.js b/documentation/sidebars.js index cab605fd..8dd4498f 100644 --- a/documentation/sidebars.js +++ b/documentation/sidebars.js @@ -217,7 +217,7 @@ const mainSidebar = { // Promo { type: 'link', - href: '/beta', + href: '/roadmap', label: 'Product Roadmap', className: 'enterprise-badge', },