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

bzp2010 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 0d5e74e  docs: fix Broken Image Link in Post Page (#620)
0d5e74e is described below

commit 0d5e74e3cc0f23ec2ccbe67c9c37fd33fe015e52
Author: Kishani Kandasamy <[email protected]>
AuthorDate: Mon Sep 20 13:41:07 2021 +0530

    docs: fix Broken Image Link in Post Page (#620)
    
    * fix: broken image in post page
    
    * fix: broken mage in post page
---
 website/articles/The-Appeal-of-OpenSource.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/articles/The-Appeal-of-OpenSource.md 
b/website/articles/The-Appeal-of-OpenSource.md
index 42e04d4..5202d65 100644
--- a/website/articles/The-Appeal-of-OpenSource.md
+++ b/website/articles/The-Appeal-of-OpenSource.md
@@ -26,4 +26,4 @@ Apache 软件基金会顶级项目 Apache APISIX 以及子项目,在过去 30
 
 关注 Apache APISIX 公众号,回复“ApacheCon”下载 PPT。
 
-<img src="../img/blog_img/APISIX-wechat.png" alt="Apache APISIX WeChat" 
style={{width: "200px"}} />
+<img src="../static/img/blog_img/APISIX-wechat.png" alt="Apache APISIX WeChat" 
width="200px" />

Reply via email to