This is an automated email from the ASF dual-hosted git repository.
baoyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 02e242e8a docs: Remove duplicate plugin entries in documentation
(#12945)
02e242e8a is described below
commit 02e242e8a6ce568df1d2caff921e4bb9212b9c62
Author: hummingg <[email protected]>
AuthorDate: Wed Jan 28 11:44:06 2026 +0800
docs: Remove duplicate plugin entries in documentation (#12945)
---
docs/en/latest/terminology/plugin.md | 2 --
docs/zh/latest/terminology/plugin.md | 2 --
2 files changed, 4 deletions(-)
diff --git a/docs/en/latest/terminology/plugin.md
b/docs/en/latest/terminology/plugin.md
index 0312c6622..0aee6fc13 100644
--- a/docs/en/latest/terminology/plugin.md
+++ b/docs/en/latest/terminology/plugin.md
@@ -66,8 +66,6 @@ If you would like to make adjustments to plugins
installation, add the customize
plugins:
- real-ip # installed
- ai
- - real-ip
- - ai
- client-control
- proxy-control
- request-id
diff --git a/docs/zh/latest/terminology/plugin.md
b/docs/zh/latest/terminology/plugin.md
index ba42e814c..263998ff9 100644
--- a/docs/zh/latest/terminology/plugin.md
+++ b/docs/zh/latest/terminology/plugin.md
@@ -65,8 +65,6 @@ local _M = {
plugins:
- real-ip # 安装
- ai
- - real-ip
- - ai
- client-control
- proxy-control
- request-id