From 8312fe75b920b6a2e712c2c50dc99e237bd27db6 Mon Sep 17 00:00:00 2001 From: Wen Ming Date: Tue, 23 Feb 2021 19:43:41 +0800 Subject: [PATCH] docs: Update plugins.md (#3644) --- doc/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: