Skip to content

Commit

Permalink
Link BDO categories to respective overview pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-taylerson committed Nov 28, 2024
1 parent a561506 commit 882b430
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ module.exports = {
{
type: 'category',
label: 'Build',
link: {type: 'doc', id: 'build-deploy-operate/build/bdo-build-overview'},
collapsed: true,
items: [
{
Expand All @@ -210,6 +211,7 @@ module.exports = {
{
type: 'category',
label: 'Deploy',
link: {type: 'doc', id: 'build-deploy-operate/deploy/bdo-deploy-overview'},
collapsed: true,
items: [
{
Expand All @@ -221,6 +223,7 @@ module.exports = {
{
type: 'category',
label: 'Operate',
link: {type: 'doc', id: 'build-deploy-operate/operate/bdo-operate-overview'},
collapsed: true,
items: [
{
Expand Down

0 comments on commit 882b430

Please sign in to comment.