Skip to content

Commit

Permalink
fix: add poc-setup for Central API docs; fix architecturalOverviewData
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Pataky <[email protected]>
  • Loading branch information
bitkeks committed May 7, 2024
1 parent 9bfa825 commit 66e14c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion sidebarsDocs.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,8 @@ const sidebarsDocs = {
type: 'generated-index'
},
items: [
'operating-scs/components/central-api/overview'
'operating-scs/components/central-api/overview',
'operating-scs/components/central-api/poc-setup'
]
},
]
Expand Down
2 changes: 1 addition & 1 deletion static/data/architecturalOverviewData.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"title": "Central API",
"url": "/docs/operating-scs/components/central-api/docs/overview",
"url": "/docs/operating-scs/components/central-api/overview",
"mandatory": "true",
"stable": "true"
}
Expand Down

0 comments on commit 66e14c3

Please sign in to comment.