Skip to content

Commit

Permalink
add openapi overview to concepts category
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Irmer <[email protected]>
  • Loading branch information
joshuai96 committed Jun 26, 2024
1 parent 72357da commit 95f402c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidebarsDocs.js
Original file line number Diff line number Diff line change
Expand Up @@ -219,14 +219,14 @@ const sidebarsDocs = {
type: 'generated-index'
},
items: [
'operating-scs/components/status-page-openapi/docs/overview',
{
type: 'category',
label: 'Concepts',
link: {
type: 'generated-index'
},
items: [
'operating-scs/components/status-page-openapi/docs/overview',
'operating-scs/components/status-page-openapi/docs/components',
'operating-scs/components/status-page-openapi/docs/levels_of_consensus',
'operating-scs/components/status-page-openapi/docs/component_overview'
Expand Down

0 comments on commit 95f402c

Please sign in to comment.