mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 15:13:21 +00:00
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com> (#6947)
This commit is contained in:
parent
4c4a4c1dd3
commit
6641f4e43f
@ -160,6 +160,7 @@ module.exports = {
|
||||
['/v3.x/getting-started/deployment', 'Deployment'],
|
||||
['/v3.x/getting-started/contributing', 'Contributing'],
|
||||
['/v3.x/getting-started/troubleshooting', 'Troubleshooting'],
|
||||
['/v3.x/getting-started/usage-information', 'Telemetry'],
|
||||
'/v3.x/getting-started/quick-start',
|
||||
],
|
||||
},
|
||||
@ -256,7 +257,7 @@ module.exports = {
|
||||
{
|
||||
collapsable: true,
|
||||
title: '🏗 Global strapi',
|
||||
children: ['/v3.x/global-strapi/api-reference', '/v3.x/global-strapi/usage-information'],
|
||||
children: ['/v3.x/global-strapi/api-reference'],
|
||||
},
|
||||
{
|
||||
collapsable: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user