[incubator-dubbo-spring-boot-project] branch 0.1.1 updated: Update Chinese document

2018-03-29 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository.

mercyblitz pushed a commit to branch 0.1.1
in repository 
https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/0.1.1 by this push:
 new ec371a7  Update Chinese document
ec371a7 is described below

commit ec371a74dc6bb9b33b4fbde3698accb9c49af4b0
Author: mercyblitz 
AuthorDate: Thu Mar 29 20:20:25 2018 +0800

Update Chinese document
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0ce3da2..54890e9 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 
 > Dubbo *|ˈdʌbəʊ|* is a high-performance, java based 
 > [RPC](https://en.wikipedia.org/wiki/Remote_procedure_call) framework 
 > open-sourced by Alibaba. As in many RPC systems, dubbo is based around the 
 > idea of defining a service, specifying the methods that can be called 
 > remotely with their parameters and return types. On the server side, the 
 > server implements this interface and runs a dubbo server to handle client 
 > calls. On the client side, the client has a stub that provides the same 
 > method [...]
 
-## [中文文档](README.md)
+## [中文文档](README_CN.md)
 
 
 ## Versions

-- 
To stop receiving notification emails like this one, please contact
mercybl...@apache.org.


[incubator-dubbo-spring-boot-project] branch 0.1.1 updated: Update Chinese document

2018-03-29 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository.

mercyblitz pushed a commit to branch 0.1.1
in repository 
https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/0.1.1 by this push:
 new c40229e  Update Chinese document
c40229e is described below

commit c40229ebf918527ba37bece0a3b42f2449585b46
Author: mercyblitz 
AuthorDate: Thu Mar 29 20:19:10 2018 +0800

Update Chinese document
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 8b3fee4..0ce3da2 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@
 
 > Dubbo *|ˈdʌbəʊ|* is a high-performance, java based 
 > [RPC](https://en.wikipedia.org/wiki/Remote_procedure_call) framework 
 > open-sourced by Alibaba. As in many RPC systems, dubbo is based around the 
 > idea of defining a service, specifying the methods that can be called 
 > remotely with their parameters and return types. On the server side, the 
 > server implements this interface and runs a dubbo server to handle client 
 > calls. On the client side, the client has a stub that provides the same 
 > method [...]
 
+## [中文文档](README.md)
 
 
 ## Versions

-- 
To stop receiving notification emails like this one, please contact
mercybl...@apache.org.


[incubator-dubbo-spring-boot-project] branch 0.1.1 updated: Update Chinese document

2018-03-29 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository.

mercyblitz pushed a commit to branch 0.1.1
in repository 
https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/0.1.1 by this push:
 new 347fbdf  Update Chinese document
347fbdf is described below

commit 347fbdfb0645b04fa4add44e0dc1f709cea728d2
Author: mercyblitz 
AuthorDate: Thu Mar 29 20:17:35 2018 +0800

Update Chinese document
---
 README_CN.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README_CN.md b/README_CN.md
index 9cb439e..9533235 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -54,7 +54,7 @@
 
 ### 开发版本
 
-如果你需要尝试最新 `dubbo-spring-boot-project` 的特性,您可以自将[开发分支](tree/0.1.x) 手动 Maven 
install 到本地 Maven 仓库。
+如果你需要尝试最新 `dubbo-spring-boot-project` 
的特性,您可以自将[开发分支](https://github.com/apache/incubator-dubbo-spring-boot-project/tree/0.1.x)
 手动 Maven install 到本地 Maven 仓库。
 
 
 

-- 
To stop receiving notification emails like this one, please contact
mercybl...@apache.org.