Skip to content

Commit

Permalink
Update to new sidebar placeholder option
Browse files Browse the repository at this point in the history
  • Loading branch information
rajlearner17 committed Jan 16, 2025
1 parent a547ed4 commit 1ee79e0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
11 changes: 11 additions & 0 deletions docs/guides/github/github-sidebar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"type": "category",
"id": "github",
"link": "guides/github",
"items": [
"guides/github/import-github-organization",
"guides/github/permissions",
"guides/github/decommission",
"guides/github/real-time-events"
]
}
11 changes: 2 additions & 9 deletions docs/sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,15 +277,8 @@
]
},
{
"type": "category",
"id": "github",
"link": "guides/github",
"items": [
"guides/github/import-github-organization",
"guides/github/permissions",
"guides/github/decommission",
"guides/github/real-time-events"
]
"type": "placeholder",
"file": "guides/github/github-sidebar.json"
},
{
"type": "category",
Expand Down

0 comments on commit 1ee79e0

Please sign in to comment.