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

alexstocks pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/3.0 by this push:
     new 4b5f20a19 update rpc arch pic
4b5f20a19 is described below

commit 4b5f20a19bec6179d1a5b17a015819c548061bc7
Author: AlexStocks <[email protected]>
AuthorDate: Mon Aug 1 11:49:06 2022 +0800

    update rpc arch pic
---
 README.md    | 2 +-
 README_CN.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index bb92459f1..17e86c59b 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Apache Dubbo-go, a Dubbo implementation written in Golang, is 
born to bridge the
 
 ## RPC Invocation
 
-![](https://dubbogo.github.io/img/dubbogo-3.0-invocation.png)
+![](https://dubbo-go-pixiu.github.io/img/pixiu-dubbo-ecosystem.png)
 
 Dubbo-go has supported many RPC protocol, like Triple, Dubbo JSONRPC, gRPC, 
HTTP, HTTP2.
 
diff --git a/README_CN.md b/README_CN.md
index 217e5e4da..c088a59b7 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -14,7 +14,7 @@ Apache Dubbo Go 语言实现,架起 Java 和 Golang 之间的桥梁,与 gRPC
 
 ## RPC 调用
 
-![](https://dubbogo.github.io/img/dubbogo-3.0-invocation.png)
+![](https://dubbo-go-pixiu.github.io/img/pixiu-dubbo-ecosystem.png)
 
 Dubbo-go 生态覆盖多种网络协议:Triple、Dubbo、JSONRPC、gRPC、HTTP、HTTP2 等。
 

Reply via email to