Skip to content

Commit 9210199

Browse files
authored
Docs > Documentation (#232)
1 parent 8b6aa2f commit 9210199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ module.exports = {
179179
},
180180
nav: [
181181
{
182-
text: "Documentation",
182+
text: "Docs",
183183
link: "/introduction/",
184184
},
185185
{
@@ -249,7 +249,7 @@ module.exports = {
249249
],
250250
},
251251
{
252-
title: "Documentation",
252+
title: "Docs",
253253
children: [
254254
{
255255
text: "Introduction",

0 commit comments

Comments
 (0)