You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sh...@apache.org on 2021/04/15 01:48:12 UTC

[apisix-website] branch master updated: docs: update the architecture diagram (#309)

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

shuyangw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b8209d5  docs: update the architecture diagram (#309)
b8209d5 is described below

commit b8209d5a38143db9534c201a5c41c558e66ab49a
Author: Ayush das <ay...@gmail.com>
AuthorDate: Wed Apr 14 18:48:05 2021 -0700

    docs: update the architecture diagram (#309)
---
 website/src/pages/index.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/src/pages/index.js b/website/src/pages/index.js
index 6e8decb..b641ce3 100644
--- a/website/src/pages/index.js
+++ b/website/src/pages/index.js
@@ -102,7 +102,7 @@ const LearnHow = () => (
           <div className="col">
             <img
               className="image"
-              src="https://github.com/apache/apisix/blob/master/docs/assets/images/apisix.png?raw=true"
+              src="https://user-images.githubusercontent.com/40708551/114740649-a9bf2200-9d67-11eb-8e1d-1409fb5c18c2.png"
               align="right"
               alt="apisix-description"
             />