@@ -208,6 +208,7 @@ export default defineConfig({
208208 label : 'Reference' ,
209209 items : [
210210 { label : 'AI Engines' , link : '/reference/engines/' } ,
211+ { label : 'Assign to Copilot' , link : '/reference/assign-to-copilot/' } ,
211212 { label : 'Authentication' , link : '/reference/auth/' } ,
212213 { label : 'Authentication (Projects)' , link : '/reference/auth-projects/' } ,
213214 { label : 'Cache Memory' , link : '/reference/cache-memory/' } ,
@@ -225,6 +226,7 @@ export default defineConfig({
225226 { label : 'GH-AW Agent' , link : '/reference/custom-agent-for-aw/' } ,
226227 { label : 'GH-AW as MCP Server' , link : '/reference/gh-aw-as-mcp-server/' } ,
227228 { label : 'GitHub Lockdown Mode' , link : '/reference/lockdown-mode/' } ,
229+ { label : 'GitHub Tools' , link : '/reference/github-tools/' } ,
228230 { label : 'Glossary' , link : '/reference/glossary/' } ,
229231 { label : 'Imports' , link : '/reference/imports/' } ,
230232 { label : 'Markdown' , link : '/reference/markdown/' } ,
0 commit comments