You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/06/09 03:31:39 UTC

[GitHub] [apisix] kwanhur commented on a diff in pull request #7193: docs(response-rewrite): change image source from jsdelivr to github

kwanhur commented on code in PR #7193:
URL: https://github.com/apache/apisix/pull/7193#discussion_r893037708


##########
docs/zh/latest/plugins/response-rewrite.md:
##########
@@ -125,7 +125,7 @@ X-Server-balancer_addr: 127.0.0.1:80
 
 如果你在 `access` 阶段执行了 `ngx.exit`,该操作只是中断了请求处理阶段,响应阶段仍然会处理。如果你配置了 `response-rewrite` 插件,它会强制覆盖你的响应信息(如响应代码)。
 
-![ngx.edit tabular overview](https://cdn.jsdelivr.net/gh/Miss-you/img/picgo/20201113010623.png)
+![ngx.exit tabular overview](https://user-images.githubusercontent.com/2106987/170849580-aa296d3d-b43a-404a-8c88-720afb2b7c08.png)

Review Comment:
   Ok, I'll change with plaintext table.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org