From f5bef691ef4da7a9a171dfabaacb48f37b449f34 Mon Sep 17 00:00:00 2001 From: Boy132 Date: Mon, 23 Oct 2023 13:18:43 +0200 Subject: [PATCH] Update config.js --- .vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index b6ce4b174..81e1b17ef 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -107,7 +107,6 @@ module.exports = { children: [ '/community/config/nodes/add_node.md', '/community/tutorials/artisan.md', - '/community/tutorials/dockerized-versions.md', ], }, { @@ -176,6 +175,7 @@ module.exports = { children: [ '/tutorials/mysql_setup.md', '/tutorials/creating_ssl_certificates.md', + '/tutorials/dockerized-versions.md', ], }, {