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

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 1ad2f5d  Modify repo info in contributor-guide (#501)
1ad2f5d is described below

commit 1ad2f5d08e1443a8a165aa7dbe33b4b282201d78
Author: Kunshuai Zhu <[email protected]>
AuthorDate: Tue Mar 22 14:22:39 2022 +0800

    Modify repo info in contributor-guide (#501)
---
 community/3-contributor.md                                |  3 ++-
 .../current/3-contributor.md                              | 15 ++++++++-------
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/community/3-contributor.md b/community/3-contributor.md
index 80ec929..b0fa2c2 100644
--- a/community/3-contributor.md
+++ b/community/3-contributor.md
@@ -56,8 +56,9 @@ Apache ShenYu is generally developed collaboratively on 
GitHub. Currently, there
 | [apache/incubator-shenyu](https://github.com/apache/incubator-shenyu) | Main 
Repository                |
 | 
[apache/incubator-shenyu-dashboard](https://github.com/apache/incubator-shenyu-dashboard)
 | Front-end Code of shenyu-admin |
 | 
[apache/incubator-shenyu-website](https://github.com/apache/incubator-shenyu-website)
 | Official Website and Documents |
-| 
[apache/incubator-shenyu-sdk](https://github.com/apache/incubator-shenyu-sdk) | 
Multilingual SDK               |
+| 
[apache/incubator-shenyu-client-python](https://github.com/apache/incubator-shenyu-client-python)
 | Python SDK                     |
 | 
[apache/incubator-shenyu-nginx](https://github.com/apache/incubator-shenyu-nginx)
 | Code to integrate with nginx   |
+| 
[apache/incubator-shenyu-helm-chart](https://github.com/apache/incubator-shenyu-helm-chart)
 | Helm Chart for Apache ShenYu   |
 
 ### Getting Apache ShenYu up and running
 
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/3-contributor.md 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/3-contributor.md
index 3ab7dc5..0c0fabc 100755
--- a/i18n/zh/docusaurus-plugin-content-docs-community/current/3-contributor.md
+++ b/i18n/zh/docusaurus-plugin-content-docs-community/current/3-contributor.md
@@ -51,13 +51,14 @@ tags: ["Contributor"]
 
 Apache ShenYu 一般是在 GitHub 上进行协作开发。目前有以下几个仓库:
 
-| 仓库                                                         | 说明              
   |
-| ------------------------------------------------------------ | 
-------------------- |
-| [apache/incubator-shenyu](https://github.com/apache/incubator-shenyu) | 主仓库  
             |
-| 
[apache/incubator-shenyu-dashboard](https://github.com/apache/incubator-shenyu-dashboard)
 | shenyu-admin前端仓库 |
-| 
[apache/incubator-shenyu-website](https://github.com/apache/incubator-shenyu-website)
 | 官网及文档           |
-| 
[apache/incubator-shenyu-sdk](https://github.com/apache/incubator-shenyu-sdk) | 
多语言SDK            |
-| 
[apache/incubator-shenyu-nginx](https://github.com/apache/incubator-shenyu-nginx)
 | Nginx集成仓库        |
+| 仓库                                                         | 说明              
           |
+| ------------------------------------------------------------ | 
---------------------------- |
+| [apache/incubator-shenyu](https://github.com/apache/incubator-shenyu) | 主仓库  
                     |
+| 
[apache/incubator-shenyu-dashboard](https://github.com/apache/incubator-shenyu-dashboard)
 | shenyu-admin前端仓库         |
+| 
[apache/incubator-shenyu-website](https://github.com/apache/incubator-shenyu-website)
 | 官网及文档                   |
+| 
[apache/incubator-shenyu-client-python](https://github.com/apache/incubator-shenyu-client-python)
 | Python SDK                   |
+| 
[apache/incubator-shenyu-nginx](https://github.com/apache/incubator-shenyu-nginx)
 | Nginx集成仓库                |
+| 
[apache/incubator-shenyu-helm-chart](https://github.com/apache/incubator-shenyu-helm-chart)
 | Helm Chart for Apache ShenYu |
 
 ### 让 Apache ShenYu 运行起来
 

Reply via email to