We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd9e39e commit 5931d41Copy full SHA for 5931d41
docs.json
@@ -25,7 +25,8 @@
25
"quickstart",
26
"installation",
27
"editor",
28
- "support"
+ "support",
29
+ "getting-started/faq"
30
]
31
},
32
{
@@ -97,7 +98,7 @@
97
98
"api-playground/troubleshooting"
99
100
- {
101
+ {
102
"group": "Authentication and Personalization",
103
"pages": [
104
"settings/authentication-personalization/authentication",
@@ -155,7 +156,6 @@
155
156
"advanced/dashboard/sso",
157
"advanced/dashboard/permissions",
158
"advanced/dashboard/roles"
-
159
160
}
161
@@ -214,7 +214,7 @@
214
215
"group": "Version Control and CI/CD",
216
217
- "settings/github",
+ "settings/github",
218
"settings/gitlab",
219
"settings/ci",
220
"settings/preview-deployments"
0 commit comments