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

jerrick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git


The following commit(s) were added to refs/heads/master by this push:
     new e1e6978  Update readme (#2488)
e1e6978 is described below

commit e1e6978bec999562cff96fd8fbc9506b1047a7f5
Author: Song Kun <songkun...@gmail.com>
AuthorDate: Wed Sep 12 09:35:19 2018 +0800

    Update readme (#2488)
    
    * update readme
    
    * remove uncessary space
---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 7fb8cde..c707927 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,9 @@
 ![maven](https://img.shields.io/maven-central/v/com.alibaba/dubbo.svg)
 
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Apache%20Dubbo%20(incubating)%20is%20a%20high-performance%2C%20java%20based%2C%20open%20source%20RPC%20framework.&url=http://dubbo.incubator.apache.org/&via=ApacheDubbo&hashtags=rpc,java,dubbo,micro-service)
 
-Apache Dubbo (incubating) is a high-performance, java based open source RPC 
framework. Please visit [official site ](http://dubbo.incubator.apache.org) for 
quick start and documentations, as well as 
[Wiki](https://github.com/apache/incubator-dubbo/wiki) for news, FAQ, and 
release notes.
+Apache Dubbo (incubating) is a high-performance, Java based open source RPC 
framework. Please visit [official site](http://dubbo.incubator.apache.org) for 
quick start and documentations, as well as 
[Wiki](https://github.com/apache/incubator-dubbo/wiki) for news, FAQ, and 
release notes.
 
-We are now collecting dubbo user info in order to help us to improve dubbo 
better, pls. kindly help us by providing yours on [issue#1012: Wanted: who's 
using dubbo](https://github.com/apache/incubator-dubbo/issues/1012), thanks :)
+We are now collecting dubbo user info in order to help us to improve Dubbo 
better, pls. kindly help us by providing yours on [issue#1012: Wanted: who's 
using dubbo](https://github.com/apache/incubator-dubbo/issues/1012), thanks :)
 
 ## Architecture
 
@@ -33,7 +33,7 @@ The following code snippet comes from [Dubbo 
Samples](https://github.com/dubbo/d
 # cd dubbo-samples/dubbo-samples-api
 ```
 
-There's one 
[README](https://github.com/dubbo/dubbo-samples/blob/master/dubbo-samples-api/README.md)
 file under `dubbo-samples-api` directory. Read it and try this sample out by 
following the instructions.
+There's a 
[README](https://github.com/dubbo/dubbo-samples/blob/master/dubbo-samples-api/README.md)
 file under `dubbo-samples-api` directory. Read it and try this sample out by 
following the instructions.
 
 ### Maven dependency
 
@@ -151,7 +151,7 @@ The consumer will print out `Hello world` on the screen.
 ## Contact
 
 * Mailing list: 
-  * dev list: for dev/user discussion. 
[subscribe](mailto:[dev-subscr...@dubbo.incubator.apache.org]), 
[unsubscribe](mailto:[dev-unsubscr...@dubbo.incubator.apache.org]), 
[archive](https://lists.apache.org/list.html?d...@dubbo.apache.org),  
[guide](https://github.com/apache/incubator-dubbo/wiki/Mailing-list-subscription-guide)
+  * dev list: for dev/user discussion. 
[subscribe](mailto:dev-subscr...@dubbo.incubator.apache.org), 
[unsubscribe](mailto:dev-unsubscr...@dubbo.incubator.apache.org), 
[archive](https://lists.apache.org/list.html?d...@dubbo.apache.org),  
[guide](https://github.com/apache/incubator-dubbo/wiki/Mailing-list-subscription-guide)
   
 * Bugs: 
[Issues](https://github.com/apache/incubator-dubbo/issues/new?template=dubbo-issue-report-template.md)
 * Gitter: [Gitter channel](https://gitter.im/alibaba/dubbo) 
@@ -183,7 +183,7 @@ Please follow the 
[template](https://github.com/apache/incubator-dubbo/issues/ne
 
 ## Reporting a security vulnerability
 
-Please report security vulnerability to secur...@dubbo.incubator.apache.org 
(private mailing list).
+Please report security vulnerability to 
[us](secur...@dubbo.incubator.apache.org) privately.
 
 ## Dubbo eco system
 

Reply via email to