You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/03/06 13:16:10 UTC

[skywalking-website] branch master updated: Fix wrong version number

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 76c2062  Fix wrong version number
76c2062 is described below

commit 76c2062d228c002c8a86b986db1bde89c14e3127
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Fri Mar 6 21:15:53 2020 +0800

    Fix wrong version number
---
 docs/.vuepress/config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index 1498070..a8036a1 100755
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -30,7 +30,7 @@ module.exports = {
             { text: '6.6.0', link: "https://github.com/apache/skywalking/tree/v6.6.0/docs"},
             { text: '6.5.0', link: "https://github.com/apache/skywalking/tree/v6.5.0/docs"},
             { text: 'CLI 0.1.0', link: "https://github.com/apache/skywalking-cli/tree/0.1.0"},
-            { text: 'Kubernetes helm 0.1.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v1.0.0"},
+            { text: 'Kubernetes helm 1.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v1.0.0"},
           ], },
           { text: "GitHub",  items: [
             { text: 'Main Repo, Javaagent and Backend', link: "https://github.com/apache/skywalking/" },
@@ -75,7 +75,7 @@ module.exports = {
               { text: '6.6.0', link: "https://github.com/apache/skywalking/tree/v6.6.0/docs"},
               { text: '6.5.0', link: "https://github.com/apache/skywalking/tree/v6.5.0/docs"},
               { text: 'CLI 0.1.0', link: "https://github.com/apache/skywalking-cli/tree/0.1.0"},
-              { text: 'Kubernetes helm 0.1.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v1.0.0"},
+              { text: 'Kubernetes helm 1.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v1.0.0"},
             ],
           },
           { text: "GitHub",  items: [