This is an automated email from the ASF dual-hosted git repository.
membphis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 1e269aa doc: updated link of user wall. (#1428)
1e269aa is described below
commit 1e269aab0fddd5b19a692a6cc21bd637e781392b
Author: Wen Ming <[email protected]>
AuthorDate: Wed Apr 8 22:59:30 2020 +0800
doc: updated link of user wall. (#1428)
fixed #1424
---
README.md | 2 +-
README_CN.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1d6bc1d..6148012 100644
--- a/README.md
+++ b/README.md
@@ -228,7 +228,7 @@ Using AWS's 8 core server, APISIX's QPS reach to 140,000
with a latency of only
## Who Uses APISIX?
A wide variety of companies and organizations use APISIX for research,
production and commercial product, including:
-<img
src="https://raw.githubusercontent.com/iresty/iresty.com/master/user-wall.jpg"
width="900" height="500">
+<img
src="https://raw.githubusercontent.com/api7/website-of-API7/master/user-wall.jpg"
width="900" height="500">
Users are encouraged to add themselves to the [Powered By](doc/powered-by.md)
page.
diff --git a/README_CN.md b/README_CN.md
index 1296f26..731fab1 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -237,7 +237,7 @@ Dashboard 默认允许任何 IP 访问。你可以自行修改 `conf/config.yaml
## APISIX 的用户有哪些?
有很多公司和组织把 APISIX 用户学习、研究、生产环境和商业产品中,包括:
-<img
src="https://raw.githubusercontent.com/iresty/iresty.com/master/user-wall.jpg"
width="900" height="500">
+<img
src="https://raw.githubusercontent.com/api7/website-of-API7/master/user-wall.jpg"
width="900" height="500">
欢迎用户把自己加入到 [Powered By](doc/powered-by.md) 页面。