This is an automated email from the ASF dual-hosted git repository.
dengliming 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 88796f2 Update 1-Apache-ShenYu-Code-Conduct.md (#233)
88796f2 is described below
commit 88796f283554b309f8b8a520c587bf5010afa91a
Author: HongLie <[email protected]>
AuthorDate: Thu Sep 2 21:05:54 2021 +0800
Update 1-Apache-ShenYu-Code-Conduct.md (#233)
reporting: update the apache shardingsphere link . show respect to this
amazing project.
Co-authored-by: dengliming <[email protected]>
---
.../current/1-Apache-ShenYu-Code-Conduct.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git
a/i18n/zh/docusaurus-plugin-content-docs-community/current/1-Apache-ShenYu-Code-Conduct.md
b/i18n/zh/docusaurus-plugin-content-docs-community/current/1-Apache-ShenYu-Code-Conduct.md
index 54de389..7e727fa 100755
---
a/i18n/zh/docusaurus-plugin-content-docs-community/current/1-Apache-ShenYu-Code-Conduct.md
+++
b/i18n/zh/docusaurus-plugin-content-docs-community/current/1-Apache-ShenYu-Code-Conduct.md
@@ -8,7 +8,6 @@ date: 2019-04-09
cover: "/img/architecture/shenyu-framework.png"
---
-
## 开发理念
- **用心** 保持责任心和敬畏心,以工匠精神持续雕琢。
@@ -74,4 +73,4 @@ cover: "/img/architecture/shenyu-framework.png"
- 测试用例的真实值应名为为actualXXX,期望值应命名为expectedXXX。
- 测试类和`@Test`标注的方法无需javadoc。
-**以上内容参考了Apache ShardingSphere的编码指南,并做了适当调整。**
+**以上内容参考了[Apache
ShardingSphere的编码指南](https://shardingsphere.apache.org/community/cn/contribute/code-conduct/),并做了适当调整。**