Skip to content

Commit 37ad092

Browse files
authored
Merge pull request #3547 from ClickHouse/Blargian-patch-7
Update sidebars.js
2 parents 1cb499e + 1e2125d commit 37ad092

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sidebars.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1464,7 +1464,7 @@ const sidebars = {
14641464
label: "Getting Started",
14651465
description: "Learn how to use ClickHouse",
14661466
customProps: {
1467-
href: "/",
1467+
href: "/introduction-clickhouse",
14681468
sidebar: "docs"
14691469
},
14701470
items: [
@@ -1604,7 +1604,7 @@ const sidebars = {
16041604
type: "category",
16051605
label: "Server Admin",
16061606
customProps: {
1607-
href: "/architecture/introduction",
1607+
href: "/guides/manage-and-deploy-index",
16081608
sidebar: "serverAdmin"
16091609
},
16101610
description: "Manage and deploy ClickHouse",
@@ -1762,7 +1762,7 @@ const sidebars = {
17621762
type: "category",
17631763
label: "About",
17641764
customProps: {
1765-
href: "/about-clickhouse",
1765+
href: "/about",
17661766
sidebar: "aboutClickHouse"
17671767
},
17681768
description: "Learn more about ClickHouse",

0 commit comments

Comments
 (0)