This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 9c1ac1d modify config.js zh/development (#969)
9c1ac1d is described below
commit 9c1ac1d32858b0dbfe8ce38751bb806aa7ce7b48
Author: Sail <[email protected]>
AuthorDate: Wed Apr 1 19:55:43 2020 +0800
modify config.js zh/development (#969)
---
site/src/main/.vuepress/config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/src/main/.vuepress/config.js
b/site/src/main/.vuepress/config.js
index d8a8f6d..d0658ef 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -508,7 +508,7 @@ var config = {
]
},
{
- text: '发展',
+ text: '开发',
items: [
{ text: '如何投票', link:
'/zh/Development/VoteRelease'},
{ text: '开发指南', link:
'/zh/Development/ContributeGuide'},