Skip to content

Commit

Permalink
Merge pull request ClickHouse#260 from DanRoscigno/move-native-protoc…
Browse files Browse the repository at this point in the history
…ol-into-dev

udate nav
  • Loading branch information
DanRoscigno authored Jul 28, 2022
2 parents 4609579 + 2ac99a1 commit cfc929b
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,28 +175,28 @@ const sidebars = {
type: 'autogenerated',
dirName: 'en/development',
},
{
type: 'category',
label: 'Native protocol',
link: {
type: 'generated-index',
slug: 'en/native-protocol'
},
collapsed: true,
collapsible: true,
items: [
{
type: 'autogenerated',
dirName: 'en/native-protocol',
}
]
},
]
},


]
},
{
type: 'category',
label: 'Native protocol',
link: {
type: 'generated-index',
slug: 'en/native-protocol'
},
collapsed: true,
collapsible: true,
items: [
{
type: 'autogenerated',
dirName: 'en/native-protocol',
}
]
},
{
type: 'category',
label: 'FAQ',
Expand Down

0 comments on commit cfc929b

Please sign in to comment.