This is an automated email from the ASF dual-hosted git repository.
leonbao pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 0d77254 update chinese to english (#79)
0d77254 is described below
commit 0d7725492166b84e9b419b47c9fb6d21c754c6fa
Author: bao liang <[email protected]>
AuthorDate: Fri Jan 17 17:40:43 2020 +0800
update chinese to english (#79)
* test
* test
* change structure of documents
* add how to become a committer
* update documents
* update documents
* update
* update
* update
* update chinese to english
---
site_config/development.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site_config/development.js b/site_config/development.js
index 9201653..52ac82e 100755
--- a/site_config/development.js
+++ b/site_config/development.js
@@ -5,7 +5,7 @@ export default {
title: 'Contribution Guide',
children: [
{
- title: '如何成为Dolphinscheduler的committer',
+ title: 'how to become a committer',
link: '/en-us/docs/development/become a
committer.html',
},
{