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 9b5b342 commit 71e9508Copy full SHA for 71e9508
docs/.vuepress/config.js
@@ -199,12 +199,12 @@ module.exports = {
199
"/Comparison",
200
"/documentation/nvidia",
201
"/FAQ",
202
- "/Howto",
203
- {
204
- title: "Beginner Series",
205
- path: "/beginners/",
206
- children: ["/beginners/file-and-folder-permissions"],
207
- },
+ "/Howto",
+ {
+ title: "Beginner Series",
+ path: "/beginners/",
+ children: ["/beginners/file-and-folder-permissions"],
+ },
208
{
209
title: "openQA Guide",
210
path: "/development/openQA",
0 commit comments