This is an automated email from the ASF dual-hosted git repository.
wangxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push:
new d4e1a15 Update README.md
d4e1a15 is described below
commit d4e1a15edcadf82c854ce6f9bac007928b2f8eb6
Author: Xin Wang <[email protected]>
AuthorDate: Tue Dec 11 12:58:51 2018 +0800
Update README.md
update repo address of travis
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 536fcac..ef88a8c 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
Samples for Apache Dubbo (incubating)
-[](https://travis-ci.org/dubbo/dubbo-samples)
+[](https://travis-ci.org/apache/incubator-dubbo-samples)
[](https://gitter.im/alibaba/dubbo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
-
+
This repository contains a number of projects to illustrate various usages of
Dubbo from basic to advanced, check README in each individual sub projects.