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