From 12acd4ef9304d1d966a38630fdbe33f843c2ae41 Mon Sep 17 00:00:00 2001 From: Shaun Struwig <41984034+Blargian@users.noreply.github.com> Date: Fri, 6 Jun 2025 11:38:58 +0200 Subject: [PATCH] correct link --- sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index 49e13fd39c9..107db3f382d 100644 --- a/sidebars.js +++ b/sidebars.js @@ -2006,7 +2006,7 @@ const sidebars = { type: "link", label: "Changelogs", description: "View the latest changes in ClickHouse", - href: "/whats-new/security-changelog" + href: "/category/changelog" }, { type: "link",