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 d75170c commit 3932ad5Copy full SHA for 3932ad5
docs/docs.json
@@ -121,16 +121,6 @@
121
}
122
]
123
},
124
- {
125
- "group": "Open source",
126
- "pages": [
127
- "open-source-self-hosting",
128
- "open-source-contributing",
129
- "github-repo",
130
- "changelog",
131
- "roadmap"
132
- ]
133
- },
134
{
135
"group": "Troubleshooting",
136
"pages": [
@@ -144,6 +134,16 @@
144
"request-feature"
145
146
137
+ {
138
+ "group": "Open source",
139
+ "pages": [
140
+ "open-source-self-hosting",
141
+ "open-source-contributing",
142
+ "github-repo",
143
+ "changelog",
+ "roadmap"
+ ]
+ },
147
148
"group": "Help",
149
"pages": ["community", "help-slack", "help-email"]
0 commit comments