Skip to content

Commit b57d45c

Browse files
Update docs.json to add beginner's guide to quickstart navigation
1 parent c2ee3a2 commit b57d45c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"index",
2525
"quickstart",
2626
"installation",
27-
"editor"
27+
"editor",
28+
"quickstart/beginners-guide"
2829
]
2930
},
3031
{
@@ -91,14 +92,14 @@
9192
"group": "MDX",
9293
"icon": "markdown",
9394
"pages": [
94-
"api-playground/mdx/configuration",
95-
"api-playground/mdx/authentication"
95+
"api-playground/mdx/configuration",
96+
"api-playground/mdx/authentication"
9697
]
9798
},
9899
"api-playground/troubleshooting"
99100
]
100101
},
101-
{
102+
{
102103
"group": "Authentication and personalization",
103104
"pages": [
104105
"authentication-personalization/overview",
@@ -138,7 +139,6 @@
138139
"advanced/dashboard/sso",
139140
"advanced/dashboard/permissions",
140141
"advanced/dashboard/roles"
141-
142142
]
143143
},
144144
"guides/deployments",
@@ -199,7 +199,7 @@
199199
{
200200
"group": "Version control and CI/CD",
201201
"pages": [
202-
"settings/github",
202+
"settings/github",
203203
"settings/gitlab",
204204
"settings/ci",
205205
"settings/preview-deployments"

0 commit comments

Comments
 (0)