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/05/15 00:34:14 UTC

[incubator-teaclave-website] 03/04: Update navigation 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

commit 715da28939f3da7ff7ff12f7b7b15bdb351c20ea
Author: Mingshen Sun <bo...@mssun.me>
AuthorDate: Thu May 14 17:31:02 2020 -0700

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

diff --git a/.vuepress/config.js b/.vuepress/config.js
index 9c4dd7c..53beceb 100644
--- a/.vuepress/config.js
+++ b/.vuepress/config.js
@@ -5,7 +5,7 @@ module.exports = {
     themeConfig: {
         search: false,
         nav: [
-            { text: 'Documentation', link: '/docs/' },
+            { text: 'Documentation', link: '/docs/my-first-function/' },
             { text: 'GitHub', link: 'https://github.com/apache/incubator-teaclave' }
         ],
         sidebar: [


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