This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
The following commit(s) were added to refs/heads/kezhenxu94-patch-1 by this
push:
new b59d1bb Update config.js
b59d1bb is described below
commit b59d1bb4035f057a6ca36a259a6c8d173e8e2d78
Author: kezhenxu94 <[email protected]>
AuthorDate: Sun Jun 28 23:42:49 2020 +0800
Update config.js
---
docs/.vuepress/config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index 4cc7526..f624c7c 100755
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -85,6 +85,7 @@ module.exports = {
{ text: '6.5.0', link:
"https://github.com/apache/skywalking/tree/v6.5.0/docs"},
{ text: 'Nginx LUA 0.1.0', link:
"https://github.com/apache/skywalking-nginx-lua/tree/v0.1.0"},
{ text: 'CLI 0.1.0', link:
"https://github.com/apache/skywalking-cli/tree/0.1.0"},
+ { text: 'Python 0.1.0', link:
"https://github.com/apache/skywalking-python/tree/v0.1.0"},
{ text: 'Kubernetes helm 3.0.0', link:
"https://github.com/apache/skywalking-kubernetes/tree/v3.1.0"},
{ text: 'Kubernetes helm 2.0.0', link:
"https://github.com/apache/skywalking-kubernetes/tree/v2.0.0"},
],