From 8c8b798e6128352c8cba21d64b6ecffe11bff0ee Mon Sep 17 00:00:00 2001 From: Conor Okus Date: Wed, 27 Sep 2023 17:11:07 +0100 Subject: [PATCH] Docs > Documentation --- docs/.vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index d10bc51fd..602a9d9f5 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -179,7 +179,7 @@ module.exports = { }, nav: [ { - text: "Documentation", + text: "Docs", link: "/introduction/", }, { @@ -249,7 +249,7 @@ module.exports = { ], }, { - title: "Documentation", + title: "Docs", children: [ { text: "Introduction",