membphis commented on a change in pull request #1351: feature: remove `lua` dir.
URL: https://github.com/apache/incubator-apisix/pull/1351#discussion_r400903822
 
 

 ##########
 File path: doc/plugin-develop.md
 ##########
 @@ -50,15 +50,15 @@ The plugin itself provides the init method. It is 
convenient for plugins to perf
  the plugin is loaded.
 
 Note : if the dependency of some plugin needs to be initialized when Nginx 
start, you may need to add logic to the initialization
-       method "http_init" in the file __lua/apisix.lua__, And you may need to 
add some processing on generated part of Nginx
+       method "http_init" in the file __apisix.lua__, And you may need to add 
some processing on generated part of Nginx
 
 Review comment:
   ditoo

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to