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

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


The following commit(s) were added to refs/heads/master by this push:
     new 53ab289  fix error URL in readme (#285)
53ab289 is described below

commit 53ab2897670c0163c388049638227c6ccc913568
Author: chenxi <[email protected]>
AuthorDate: Wed Mar 17 15:11:44 2021 +0800

    fix error URL in readme (#285)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 66a88f3..b55dc53 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Samples for Apache Dubbo
 ![Build 
Status](https://github.com/apache/dubbo-samples/workflows/Dubbo%202/badge.svg)
 ![license](https://img.shields.io/github/license/apache/dubbo-samples.svg)
 
-This repository contains a number of projects to illustrate various usages of 
Dubbo from basic to advanced, pls. check README in each individual sub 
projects. It is also helpful to cross reference to [Dubbo User 
Manual](http://dubbo.apache.org/en-us/docs/user/quick-start.html) to understand 
the features demoed in this project.
+This repository contains a number of projects to illustrate various usages of 
Dubbo from basic to advanced, pls. check README in each individual sub 
projects. It is also helpful to cross reference to [Dubbo User 
Manual](https://dubbo.apache.org/en/docs/v2.7/user/quick-start/) to understand 
the features demoed in this project.
 
 What's more, [dubbo-go](https://github.com/apache/dubbo-go) samples are moved 
to [dubbo-go-samples](https://github.com/apache/dubbo-go-samples).
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to