This is an automated email from the ASF dual-hosted git repository.
huxing 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 590bbb2 Polish README
590bbb2 is described below
commit 590bbb29b19ee3effdb707143186f10c935c83a4
Author: Huxing Zhang <[email protected]>
AuthorDate: Fri Jun 22 18:17:24 2018 +0800
Polish README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b97d69e..d601b70 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ We are now collecting dubbo user info in order to help us to
improve dubbo bette
* [Dubbo
rpc-jsonrpc](https://github.com/apache/incubator-dubbo-rpc-jsonrpc) - The Json
rpc module of Apache Dubbo (incubating) project
* [Dubbo
feature-test](https://github.com/apache/incubator-dubbo-feature-test) - Apache
Dubbo (incubating) feature test
* [Dubbo docs](https://github.com/apache/incubator-dubbo-docs) - Apache
Dubbo (incubating) documentation
-* [Developer Mailing
list](https://github.com/apache/incubator-dubbo/issues/1393) - Any questions or
suggestions? [Subscribe](https://github.com/apache/incubator-dubbo/issues/1393)
to ([email protected]) to discuss with us.
+* [Developer Mailing
list](https://github.com/apache/incubator-dubbo/issues/1393) - Any questions or
suggestions? Please follow this
[guide](https://github.com/apache/incubator-dubbo/issues/1393) to subscribe to
([email protected]) and discuss with us.
* [Gitter channel](https://gitter.im/alibaba/dubbo) - Online chat room with
Dubbo developers.
* [Dubbo user
manual(English)](http://dubbo.apache.org/books/dubbo-user-book-en/) or
[Dubbo用户手册(中文)](http://dubbo.apache.org/books/dubbo-user-book/) - Describe how
to use Dubbo and all features of Dubbo concretely.
* [Dubbo developer
guide(English)](http://dubbo.apache.org/books/dubbo-dev-book-en/) or
[Dubbo开发手册(中文)](http://dubbo.apache.org/books/dubbo-dev-book/) - Detailly
introduce the design principal, extension mechanisms, code conventions, version
control and building project, etc.