diff --git a/doc/plugins.md b/doc/plugins.md index d87902f2efc1..463fd88fa4a7 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -21,7 +21,7 @@ ## Hot reload -APISIX plugins are hot-loaded. No matter you add, delete or modify plugins, you don't need to restart the service. +APISIX plugins are hot-loaded. No matter you add, delete or modify plugins, and **update codes of plugins in disk**, you don't need to restart the service. If your APISIX node has the Admin API turned on, just send an HTTP request through admin API: