Skip to content

Commit 860ce0c

Browse files
authored
Merge pull request #3896 from Blargian/fix_main_menu_link
Fix top menu change log link
2 parents 61fb608 + 12acd4e commit 860ce0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2007,7 +2007,7 @@ const sidebars = {
20072007
type: "link",
20082008
label: "Changelogs",
20092009
description: "View the latest changes in ClickHouse",
2010-
href: "/whats-new/security-changelog"
2010+
href: "/category/changelog"
20112011
},
20122012
{
20132013
type: "link",

0 commit comments

Comments
 (0)