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.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c7e355  Update project name and description
0c7e355 is described below

commit 0c7e35599bddf6f1121d72f927c7787aedbd6400
Author: Huxing Zhang <huxing.zh...@gmail.com>
AuthorDate: Tue Apr 10 14:23:09 2018 +0800

    Update project name and description
---
 Home.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Home.md b/Home.md
index 862981d..8b590e2 100644
--- a/Home.md
+++ b/Home.md
@@ -1,6 +1,6 @@
-Dubbo is a high-performance, java based RPC framework open-sourced by Alibaba, 
aimed to provider transparent RPC communication & comprehensive service 
management solution.
+Apache Dubbo (incubating) |ˈdʌbəʊ| is a high-performance, java based RPC 
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 methods 
as the server.
 
-Note that docs in this wiki has been removed. Please visit [the documentation 
home](https://www.gitbook.com/@dubbo) or [the official web 
site](https://dubbo.apache.org) for more information.
+Please visit [the official web site](https://dubbo.apache.org) for more 
information.
 
 ## Release Notes
-[Release history](https://github.com/alibaba/dubbo/releases)
\ No newline at end of file
+[Release history](https://github.com/apache/incubator-dubbo/releases)
\ No newline at end of file

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

Reply via email to