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/08/15 07:04:19 UTC

[GitHub] [apisix-website] tzssangglass commented on a diff in pull request #1286: docs: update build apisix and build java plugin web link

tzssangglass commented on code in PR #1286:
URL: https://github.com/apache/apisix-website/pull/1286#discussion_r945470242


##########
blog/en/blog/2021/06/21/use-Java-to-write-Apache-APISIX-plugins.md:
##########
@@ -47,7 +47,7 @@ The order of execution of multiple programming languages plugins is defined in t
 
 ## Building Development Environment
 
-First, you need to build the Apache APISIX runtime or development environment, please refer to [Build Apache APISIX](https://github.com/apache/apisix/blob/master/docs/en/latest/how-to-build.md), and [Build apisix-java-plugin-runner](https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/development.md).
+First, you need to build the Apache APISIX runtime or development environment, please refer to [Build Apache APISIX](https://github.com/apache/apisix/blob/master/docs/en/latest/building-apisix.md), and [Build apisix-java-plugin-runner](https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/deployment-guide.md).

Review Comment:
   ```suggestion
   First, you need to build the Apache APISIX runtime or development environment, please refer to [Build Apache APISIX](https://github.com/apache/apisix/blob/master/docs/en/latest/building-apisix.md), and [Build apisix-java-plugin-runner](https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/development.md).
   ```



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