Evan You пре 7 година
родитељ
комит
ecfb64c67e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/.vuepress/config.js

+ 1 - 1
docs/.vuepress/config.js

@@ -28,7 +28,7 @@ module.exports = {
         editLinkText: 'Edit this page on GitHub',
         nav: [
           {
-            text: 'Getting Started',
+            text: 'Guide',
             link: '/getting-started'
           },
           {