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 a25ab2c61 add chinaz logo
     new 32d4f1920 Merge branch '3.0' of https://github.com/apache/dubbo-go 
into 3.0
a25ab2c61 is described below

commit a25ab2c6127bec74bee69457ec90895fcabc7384
Author: AlexStocks <[email protected]>
AuthorDate: Wed Oct 26 18:50:14 2022 +0800

    add chinaz logo
---
 README.md    | 8 +++++++-
 README_CN.md | 7 ++++++-
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a266fc466..e77776cd2 100644
--- a/README.md
+++ b/README.md
@@ -219,9 +219,15 @@ If you are using 
[apache/dubbo-go](https://github.com/apache/dubbo-go) and think
       </td>
       <td align="center" valign="middle">
         <a href="https://amap.com/"; target="_blank">
-          <img width="222px" 
src="https://github.com/seven-tan/static/blob/main/logo.png?raw=true"; >
+          <img width="222px" 
src="https://github.com/seven-tan/static/blob/main/logo.png"; >
         </a>
       </td>
+      <td align="center" valign="middle">
+        <a href="https://chinaz.com/"; target="_blank">
+          <img width="222px" 
src="https://img.chinaz.com/2020/img/chinaz-logo.png"; >
+        </a>
+      </td>
+
     </tr>
     <tr></tr>
   </tbody>
diff --git a/README_CN.md b/README_CN.md
index 8405f1318..c82ea8771 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -226,7 +226,12 @@ Dubbo-go 生态覆盖多种网络协议:Triple、Dubbo、JSONRPC、gRPC、HTTP
       </td>
       <td align="center" valign="middle">
         <a href="https://amap.com/"; target="_blank">
-          <img width="222px" 
src="https://github.com/seven-tan/static/blob/main/logo.png?raw=true"; >
+          <img width="222px" 
src="https://github.com/seven-tan/static/blob/main/logo.png"; >
+        </a>
+      </td>
+      <td align="center" valign="middle">
+        <a href="https://chinaz.com/"; target="_blank">
+          <img width="222px" 
src="https://img.chinaz.com/2020/img/chinaz-logo.png"; >
         </a>
       </td>
     </tr>

Reply via email to