Skip to content

Commit 7705474

Browse files
authored
Merge pull request #3576 from ClickHouse/Blargian-patch-14
Fix broken top level nav link
2 parents b488491 + caa298c commit 7705474

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
@@ -1701,7 +1701,7 @@ const sidebars = {
17011701
type: "link",
17021702
label: "Native Clients & Interfaces",
17031703
description: "Choose a client and interface to connect to ClickHouse",
1704-
href: "/interfaces/"
1704+
href: "/interfaces/natives-clients-and-interfaces"
17051705
},
17061706
{
17071707
type: "link",

0 commit comments

Comments
 (0)