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",