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 4fbff0f  add reference link (#487)
4fbff0f is described below

commit 4fbff0fe35547e5288e517ba7f868acd4f78e302
Author: Zhang Yonglun <[email protected]>
AuthorDate: Thu Mar 17 17:29:36 2022 +0800

    add reference link (#487)
---
 community/0-subscribe-email.md                              |  2 +-
 community/3-contributor.md                                  |  2 +-
 community/5-release-guide.md                                | 13 ++++++++++++-
 community/6-vote-committer.md                               |  2 +-
 .../current/0-subscribe-email.md                            |  2 +-
 .../current/3-contributor.md                                |  2 +-
 .../current/5-release-guide.md                              | 13 ++++++++++++-
 .../current/6-vote-committer.md                             |  2 +-
 8 files changed, 30 insertions(+), 8 deletions(-)

diff --git a/community/0-subscribe-email.md b/community/0-subscribe-email.md
index 0292bd4..3b4208e 100644
--- a/community/0-subscribe-email.md
+++ b/community/0-subscribe-email.md
@@ -24,4 +24,4 @@ After finishing the two steps above, an e-mail with the 
subject of `WELCOME to d
 
 Until now, you can interact with community by your subscribed email or track 
email conversations by [Archived email 
list](https://lists.apache.org/[email protected]).
 
-**The content is referenced from the Apache ShardingSphere docs.**
+**The content is referenced from the [Apache ShardingSphere 
docs](https://shardingsphere.apache.org/community/en/contribute/subscribe/).**
diff --git a/community/3-contributor.md b/community/3-contributor.md
index cc2527d..e7eb6e9 100644
--- a/community/3-contributor.md
+++ b/community/3-contributor.md
@@ -104,4 +104,4 @@ git reset --hard apache/master
 git push -f
 ```
 
-**The content is referenced from the Apache ShardingSphere docs.**
+**The content is referenced from the [Apache ShardingSphere 
docs](https://shardingsphere.apache.org/community/en/contribute/contributor/).**
diff --git a/community/5-release-guide.md b/community/5-release-guide.md
index 0662626..7c76a34 100644
--- a/community/5-release-guide.md
+++ b/community/5-release-guide.md
@@ -818,4 +818,15 @@ After completing the above steps, you can start the 
release procedure. The next
 
 Vote results and announce emails do not need this suffix.
 
-**The content is referenced from the Apache ShardingSphere docs.**
+**The content is referenced from the [Apache ShardingSphere 
docs](https://shardingsphere.apache.org/community/en/contribute/release/).**
+
+**The content refers to the ASF policy on releasing**
+
+https://incubator.apache.org/guides/releasemanagement.html
+
+https://incubator.apache.org/guides/distribution.html
+
+https://infra.apache.org/release-distribution
+
+https://www.apache.org/legal/release-policy.html
+
diff --git a/community/6-vote-committer.md b/community/6-vote-committer.md
index aa226c1..771ca32 100644
--- a/community/6-vote-committer.md
+++ b/community/6-vote-committer.md
@@ -163,4 +163,4 @@ Thanks for your contributions.
 
 [two-factor 
authentication](https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-two-factor-authentication-for-your-organization/requiring-two-factor-authentication-in-your-organization)
 
-**The content is referenced from the Apache ShardingSphere docs.**
+**The content is referenced from the [Apache ShardingSphere 
docs](https://shardingsphere.apache.org/community/en/contribute/vote/).**
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/0-subscribe-email.md 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/0-subscribe-email.md
index 231b9f0..bf94d12 100755
--- 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/0-subscribe-email.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/0-subscribe-email.md
@@ -24,4 +24,4 @@ tags: ["Subscribe-Email"]
 
 至此,您可以通过 `[email protected]` 
接收及回复邮件,或通过查看[归档邮件](https://lists.apache.org/[email protected])来跟踪邮件对话。
 
-**以上内容参考了Apache ShardingSphere的文档。**
+**以上内容参考了[Apache 
ShardingSphere的文档](https://shardingsphere.apache.org/community/cn/contribute/subscribe/)。**
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 3016fe3..6dabaad 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
@@ -106,4 +106,4 @@ git reset --hard apache/master
 git push -f
 ```
 
-**以上内容参考了Apache ShardingSphere的文档。**
+**以上内容参考了[Apache 
ShardingSphere的文档](https://shardingsphere.apache.org/community/cn/contribute/contributor/)。**
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/5-release-guide.md 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/5-release-guide.md
index 04e4de0..cd7fd9e 100755
--- 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/5-release-guide.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/5-release-guide.md
@@ -813,4 +813,15 @@ svn delete 
https://dist.apache.org/repos/dist/dev/incubator/shenyu/${RELEASE.VER
 
 投票结果和通知邮件不需要加后缀。
 
-**以上内容参考了Apache ShardingSphere的文档。**
+**以上内容参考了[Apache 
ShardingSphere的文档](https://shardingsphere.apache.org/community/cn/contribute/release/)。**
+
+**以上内容参考了ASF关于发版的要求**
+
+https://incubator.apache.org/guides/releasemanagement.html
+
+https://incubator.apache.org/guides/distribution.html
+
+https://infra.apache.org/release-distribution
+
+https://www.apache.org/legal/release-policy.html
+
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/6-vote-committer.md 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/6-vote-committer.md
index 4b5cd83..da7b286 100755
--- 
a/i18n/zh/docusaurus-plugin-content-docs-community/current/6-vote-committer.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs-community/current/6-vote-committer.md
@@ -161,4 +161,4 @@ Thanks for your contributions.
 
 
[双重身份验证](https://docs.github.com/cn/organizations/keeping-your-organization-secure/managing-two-factor-authentication-for-your-organization/requiring-two-factor-authentication-in-your-organization)
 
-**以上内容参考了Apache ShardingSphere的文档。**
+**以上内容参考了[Apache 
ShardingSphere的文档](https://shardingsphere.apache.org/community/cn/contribute/vote/)。**

Reply via email to