hf400159 commented on code in PR #7022: URL: https://github.com/apache/apisix/pull/7022#discussion_r870889172
########## docs/zh/latest/getting-started.md: ########## @@ -68,51 +109,75 @@ curl --location --request GET "http://httpbin.org/get?foo1=bar1&foo2=bar2" } ``` -## 前提条件 +## 安装 APISIX -- 已安装 [Docker Compose 组件](https://docs.docker.com/compose/)。 +在本文中我们将使用 Docker 安装 APISIX 并启用 [Admin API](./admin-api.md)。 Review Comment: Here we don't need to use Apache APISIX. Please refer to [语言](https://apisix.apache.org/zh/docs/general/documentation-style-guide#%E8%AF%AD%E8%A8%80) ########## docs/zh/latest/getting-started.md: ########## @@ -68,51 +109,75 @@ curl --location --request GET "http://httpbin.org/get?foo1=bar1&foo2=bar2" } ``` -## 前提条件 +## 安装 APISIX -- 已安装 [Docker Compose 组件](https://docs.docker.com/compose/)。 +在本文中我们将使用 Docker 安装 APISIX 并启用 [Admin API](./admin-api.md)。 Review Comment: Here we don't need to use Apache APISIX. Please refer to [语言](https://apisix.apache.org/zh/docs/general/documentation-style-guide#%E8%AF%AD%E8%A8%80). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
