This is an automated email from the ASF dual-hosted git repository.

tzssangglass pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/apisix-java-plugin-runner.git


The following commit(s) were added to refs/heads/main by this push:
     new 4d6180b  docs: fix file name (#185)
4d6180b is described below

commit 4d6180b3de3e6ae0980e1b95a808d46ba48362db
Author: Navendu Pottekkat <[email protected]>
AuthorDate: Mon Aug 15 13:16:50 2022 +0530

    docs: fix file name (#185)
---
 docs/en/latest/config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/latest/config.json b/docs/en/latest/config.json
index 4ecf626..fefb1ee 100644
--- a/docs/en/latest/config.json
+++ b/docs/en/latest/config.json
@@ -23,7 +23,7 @@
       },
       {
         "type": "doc",
-        "id": "hot-reload"
+        "id": "hot-reloading"
       }
     ]
   }

Reply via email to