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 2021/04/16 13:04:47 UTC

[GitHub] [apisix] gxlct008 commented on a change in pull request #3980: docs: update the Getting Started guide in Chinese

gxlct008 commented on a change in pull request #3980:
URL: https://github.com/apache/apisix/pull/3980#discussion_r614821027



##########
File path: docs/zh/latest/getting-started.md
##########
@@ -134,23 +132,23 @@ $ curl "http://127.0.0.1:9080/apisix/admin/services/" -H 'X-API-KEY: edd1c9f0343
 }
 ```
 
-这条路由配置是指:当入站请求满足下述规则时,请求将被转发到 `httpbin.org:80` 上游:
+这条路由配置意味着,所有的入站请求都将被转发到 `httpbin.org:80` 上游,当它们满足下述的 **所有** 规则 (匹配的请求):

Review comment:
       What do I need to do now?




-- 
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.

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