@@ -274,14 +274,9 @@ export default defineConfig({
274274 { label : 'GitHub Actions Primer' , link : '/guides/github-actions-primer/' } ,
275275 { label : 'Maintaining Repositories' , link : '/guides/maintaining-repos/' } ,
276276 { label : 'Network Configuration' , link : '/guides/network-configuration/' } ,
277- {
278- label : 'Organization Practices' ,
279- items : [
280- { label : 'Overview' , link : '/guides/organization-practices/' } ,
281- { label : 'Safe Rollout' , link : '/guides/organization-practices/safe-rollout/' } ,
282- { label : 'Sharing Workflows' , link : '/guides/organization-practices/sharing-workflows/' } ,
283- ] ,
284- } ,
277+ { label : 'Organization Practices' , link : '/guides/organization-practices/' } ,
278+ { label : 'Safe Rollout' , link : '/guides/organization-practices/safe-rollout/' } ,
279+ { label : 'Sharing Workflows' , link : '/guides/organization-practices/sharing-workflows/' } ,
285280 { label : 'Reusing Workflows' , link : '/guides/packaging-imports/' } ,
286281 { label : 'Serena' , link : '/guides/serena/' } ,
287282 { label : 'Using Custom MCPs' , link : '/guides/mcps/' } ,
0 commit comments