This is an automated email from the ASF dual-hosted git repository.
huxing pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b394a0c Fix mailing list (#195)
b394a0c is described below
commit b394a0cd4fdfdba91f62692092e56c6379277a96
Author: Li Han <[email protected]>
AuthorDate: Fri Dec 7 15:37:44 2018 +0800
Fix mailing list (#195)
---
site_config/community.jsx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/site_config/community.jsx b/site_config/community.jsx
index 2e14308..b4b52a2 100644
--- a/site_config/community.jsx
+++ b/site_config/community.jsx
@@ -44,7 +44,7 @@ export default {
img: '/img/mailinglist.png',
imgHover: '/img/mailinglist_hover.png',
title: 'Mailing List',
- link: 'mailto:[email protected]'
+ link: 'mailto:[email protected]'
},
{
img: '/img/alibaba.png',
@@ -73,7 +73,7 @@ export default {
{
img: '/img/mailinglist.png',
title: 'Mailing List',
- content: <span>Join the <a
href="mailto:[email protected]">mailing list </a>and discussion your ideas
with us.</span>,
+ content: <span>Join the <a
href="mailto:[email protected]">mailing list </a>and discussion
your ideas with us.</span>,
},
{
img: '/img/issue.png',
@@ -464,7 +464,7 @@ export default {
img: '/img/mailinglist.png',
imgHover: '/img/mailinglist_hover.png',
title: '邮件列表',
- link: 'mailto:[email protected]'
+ link: 'mailto:[email protected]'
},
{
img: '/img/alibaba.png',
@@ -493,7 +493,7 @@ export default {
{
img: '/img/mailinglist.png',
title: '邮件列表',
- content: <span>加入 <a href="mailto:[email protected]">邮件列表
</a>参与讨论。</span>,
+ content: <span>加入 <a
href="mailto:[email protected]">邮件列表 </a>参与讨论。</span>,
},
{
img: '/img/issue.png',