hf400159 commented on code in PR #7312: URL: https://github.com/apache/apisix/pull/7312#discussion_r906667807
########## docs/en/latest/plugins/dubbo-proxy.md: ########## @@ -23,40 +30,39 @@ title: dubbo-proxy ## Description -dubbo-proxy plugin allows you proxy HTTP request to [**dubbo**](http://dubbo.apache.org). +The `dubbo-proxy` Plugin allows you to proxy HTTP requests to [Apache Dubbo](https://dubbo.apache.org/en/index.html). + +:::info IMPORTANT -## Requirement +If you are using OpenResty, you need to build it with Dubbo support. See [How do I build the APISIX base environment](./../FAQ.md#how-do-i-build-the-apisix-base-environment) for details. Review Comment: ```suggestion If you are using OpenResty, you need to build it with Dubbo support. See [How do I build the APISIX base environment](./../FAQ.md#how-do-i-build-the-apisix-base-environment?) for details. ``` -- 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]
