瀏覽代碼

docs: tweak link

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'
           },
           {