This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 0d5f9d5 Remove contributor-guide section (#430)
0d5f9d5 is described below
commit 0d5f9d5a809f3222eda66c4ccf2ecb369d4955b4
Author: Jiajie Zhong <[email protected]>
AuthorDate: Mon Sep 6 15:18:26 2021 +0800
Remove contributor-guide section (#430)
---
site_config/community.jsx | 8 --------
1 file changed, 8 deletions(-)
diff --git a/site_config/community.jsx b/site_config/community.jsx
index 1933cd8..4222297 100644
--- a/site_config/community.jsx
+++ b/site_config/community.jsx
@@ -58,10 +58,6 @@ export default {
title: 'Code of Conduct',
link: '/en-us/community/development/code-conduct.html',
},
- {
- title: 'Contributor Guide',
- link: '/en-us/community/contributor-guide.html',
- },
],
},
{
@@ -259,10 +255,6 @@ export default {
title: '行为准则',
link: '/zh-cn/community/development/code-conduct.html',
},
- {
- title: '贡献者指南',
- link: '/zh-cn/community/contributor-guide.html',
- },
],
},
{