From de50630680b9e4c3e97e6d43de84e4dc5379902b Mon Sep 17 00:00:00 2001 From: Kent Dong Date: Wed, 11 Feb 2026 17:43:39 +0800 Subject: [PATCH] doc: Add more related repositories to README files (#3293) --- README.md | 2 ++ README_JP.md | 2 ++ README_ZH.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/README.md b/README.md index b8b9b884d..e4ac21f1b 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,8 @@ Higress would not be possible without the valuable open-source work of projects - Higress Console: https://github.com/higress-group/higress-console - Higress Standalone: https://github.com/higress-group/higress-standalone +- Higress Plugin Server:https://github.com/higress-group/plugin-server +- Higress Wasm Plugin Golang SDK:https://github.com/higress-group/wasm-go ### Contributors diff --git a/README_JP.md b/README_JP.md index c04826897..e173d7318 100644 --- a/README_JP.md +++ b/README_JP.md @@ -208,6 +208,8 @@ WeChat公式アカウント: - Higressコンソール:https://github.com/higress-group/higress-console - Higress(スタンドアロン版):https://github.com/higress-group/higress-standalone +- Higress Plugin Server:https://github.com/higress-group/plugin-server +- Higress Wasm Plugin Golang SDK:https://github.com/higress-group/wasm-go ### 貢献者 diff --git a/README_ZH.md b/README_ZH.md index 35a744c10..3e4e18eaf 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -221,6 +221,8 @@ K8s 下使用 Helm 部署等其他安装方式可以参考官网 [Quick Start - Higress 控制台:https://github.com/higress-group/higress-console - Higress(独立运行版):https://github.com/higress-group/higress-standalone +- Higress 插件服务器:https://github.com/higress-group/plugin-server +- Higress Wasm 插件 Golang SDK:https://github.com/higress-group/wasm-go ### 贡献者