You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by ms...@apache.org on 2020/06/17 23:03:53 UTC

[incubator-teaclave-website] branch master updated: Update nav bar

This is an automated email from the ASF dual-hosted git repository.

mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git


The following commit(s) were added to refs/heads/master by this push:
     new bed8fca  Update nav bar
bed8fca is described below

commit bed8fcaf7eb538629013a9ce5af87be4e676f17f
Author: Mingshen Sun <bo...@mssun.me>
AuthorDate: Wed Jun 17 16:03:32 2020 -0700

    Update nav bar
---
 site/.vuepress/config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index e174afe..06ee52d 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -12,7 +12,7 @@ module.exports = {
             { text: 'About', link: '/' },
             { text: 'Community', link: '/community/' },
             { text: 'Contributors', link: '/contributors/' },
-            { text: 'Documentation', link: '/docs/my-first-function/' },
+            { text: 'Documentation', link: '/docs/' },
             { text: 'Blog', link: '/blog/' },
             {
                 text: 'API Docs',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org