From 492f7601ce31a475674f54dccfb5d6eff2e3210f Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Fri, 31 May 2019 21:51:13 +0800 Subject: [PATCH] Reverse url of python (#4162) reverse url of python --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 751ad1e176..6c8ae12fde 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ Please report security vulnerability to [us](mailto:security@dubbo.apache.org) p #### Language * [Node.js](https://github.com/apache/dubbo-js) -* [Python](https://github.com/apache/dubbo-client-py) +* [Python](https://github.com/dubbo/py-client-for-apache-dubbo) * [PHP](https://github.com/apache/dubbo-php-framework) * [Go](https://github.com/dubbo/dubbo-go) * [Erlang](https://github.com/apache/dubbo-erlang)