Skip to content

Commit 8662f78

Browse files
Update docs.json
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 5d7a0cd commit 8662f78

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

docs.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,24 @@
362362
"group": "Integrations",
363363
"icon": "plug",
364364
"expanded": false,
365-
"pages": ["integrations/deployments", "integrations/git", "integrations/supabase", "mcp/mcp-overview"]
365+
"pages": [
366+
{
367+
"page": "integrations/deployments",
368+
"sidebarTitle": "Deployments"
369+
},
370+
{
371+
"page": "integrations/git",
372+
"sidebarTitle": "Git"
373+
},
374+
{
375+
"page": "integrations/supabase",
376+
"sidebarTitle": "Supabase"
377+
},
378+
{
379+
"page": "mcp/mcp-overview",
380+
"sidebarTitle": "MCP overview"
381+
}
382+
]
366383
}
367384
]
368385
},

0 commit comments

Comments
 (0)