You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by al...@apache.org on 2021/09/21 15:52:53 UTC

[dubbo-samples] branch master updated: fix: migration link 404 probelm (#370)

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 379b449  fix: migration link 404 probelm (#370)
379b449 is described below

commit 379b449fef055c13c3f074ec6b0391a020a1cbc1
Author: plusmancn <pl...@gmail.com>
AuthorDate: Tue Sep 21 23:52:02 2021 +0800

    fix: migration link 404 probelm (#370)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0cf3604..b10709b 100644
--- a/README.md
+++ b/README.md
@@ -179,7 +179,7 @@ For more details, please refer to the following case configurations:
  * [dubbo-samples-annotation](dubbo-samples-annotation/case-configuration.yml) : A simple provider service with builtin zookeeper.
  * [dubbo-samples-api](dubbo-samples-api/case-configuration.yml) : A simple provider service with external zookeeper.
  * [dubbo-samples-chain](dubbo-samples-chain/case-configuration.yml) : A multiple services with external zookeeper.
- * [dubbo-samples-migration](dubbo-samples-migration/case-configuration.yml) : A compatibility test with the provider and consumer have different dubbo verison. 
+ * [dubbo-samples-migration](dubbo-samples-migration/README.md) : A compatibility test with the provider and consumer have different dubbo verison. 
 
 
 That's it, then feel free to add more integration test for the Dubbo project, have fun.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org