From 985e035706fa747f4163eae3405d8a5695d8e68c Mon Sep 17 00:00:00 2001 From: Shaun Struwig <41984034+Blargian@users.noreply.github.com> Date: Tue, 2 Sep 2025 17:10:05 +0200 Subject: [PATCH] update broken link --- sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index b5cf31adbb1..8271ee845f8 100644 --- a/sidebars.js +++ b/sidebars.js @@ -1652,7 +1652,7 @@ const sidebars = { type: "link", label: "Features", description: "Features offered by ClickHouse Cloud", - href: "/cloud/features/" + href: "/cloud/manage/cloud-tiers" }, { type: "link",