Skip to content

Commit bc39b0c

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

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

docs.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,20 @@
390390
"group": "Support",
391391
"icon": "life-buoy",
392392
"expanded": false,
393-
"pages": ["support/frequently-asked-questions", "support/integration-issues", "support/troubleshooting"]
393+
"pages": [
394+
{
395+
"page": "support/frequently-asked-questions",
396+
"sidebarTitle": "FAQ"
397+
},
398+
{
399+
"page": "support/integration-issues",
400+
"sidebarTitle": "Integration issues"
401+
},
402+
{
403+
"page": "support/troubleshooting",
404+
"sidebarTitle": "Troubleshooting"
405+
}
406+
]
394407
}
395408
]
396409
},

0 commit comments

Comments
 (0)