File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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" ,
You can’t perform that action at this time.
0 commit comments