This is an automated email from the ASF dual-hosted git repository.
flycash pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
The following commit(s) were added to refs/heads/master by this push:
new 6950060 fix user images error
new 2c830f7 Merge pull request #609 from zouyx/fix-logo-error
6950060 is described below
commit 69500606908735823fa09d641e656ea8fb2ab14d
Author: Joe Zou <[email protected]>
AuthorDate: Tue Jun 16 11:06:00 2020 +0800
fix user images error
---
README.md | 2 +-
README_CN.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 0de082e..26e2ae8 100644
--- a/README.md
+++ b/README.md
@@ -188,7 +188,7 @@ If you are using
[apache/dubbo-go](github.com/apache/dubbo-go) and think that it
</td>
<td align="center" valign="middle">
<a href="" target="_blank">
- <img width="222px"
src="(https://raw.githubusercontent.com/dajiiu/photo/static/mirror/haozhuo_logo.png">
+ <img width="222px"
src="https://user-images.githubusercontent.com/52339367/84628582-80512200-af1b-11ea-945a-c6b4b9ad31f2.png">
</a>
</td>
<td align="center" valign="middle">
diff --git a/README_CN.md b/README_CN.md
index 05a7a20..9770108 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -185,7 +185,7 @@ go test ./... -coverprofile=coverage.txt -covermode=atomic
</td>
<td align="center" valign="middle">
<a href="" target="_blank">
- <img width="222px"
src="(https://raw.githubusercontent.com/dajiiu/photo/static/mirror/haozhuo_logo.png">
+ <img width="222px"
src="https://user-images.githubusercontent.com/52339367/84628582-80512200-af1b-11ea-945a-c6b4b9ad31f2.png">
</a>
</td>
<td align="center" valign="middle">