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

iluo 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 92c2d00      #182: unable to join the mailinglist
92c2d00 is described below

commit 92c2d00c33218294f1d7fbcfadf85fdecf45acbb
Author: beiwei.ly <[email protected]>
AuthorDate: Tue Nov 20 18:02:35 2018 +0800

        #182: unable to join the mailinglist
---
 build/community.js         | 2 +-
 en-us/community/index.html | 2 +-
 site_config/community.jsx  | 8 ++++----
 zh-cn/community/index.html | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/build/community.js b/build/community.js
index 90ef304..cbdc8f6 100644
--- a/build/community.js
+++ b/build/community.js
@@ -3,4 +3,4 @@
   Licensed under the MIT License (MIT), see
   http://jedwatson.github.io/classnames
 */
-!function(){"use strict";function n(){for(var 
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof 
r;if("string"===o||"number"===o)e.push(r);else 
if(Array.isArray(r)&&r.length){var a=n.apply(null,r);a&&e.push(a)}else 
if("object"===o)for(var l in r)i.call(r,l)&&r[l]&&e.push(l)}}return e.join(" 
")}var i={}.hasOwnProperty;void 
0!==e&&e.exports?(n.default=n,e.exports=n):(r=[],void 0!==(o=function(){return 
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";funct [...]
\ No newline at end of file
+!function(){"use strict";function n(){for(var 
e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof 
r;if("string"===o||"number"===o)e.push(r);else 
if(Array.isArray(r)&&r.length){var a=n.apply(null,r);a&&e.push(a)}else 
if("object"===o)for(var l in r)i.call(r,l)&&r[l]&&e.push(l)}}return e.join(" 
")}var i={}.hasOwnProperty;void 
0!==e&&e.exports?(n.default=n,e.exports=n):(r=[],void 0!==(o=function(){return 
n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){"use strict";funct [...]
\ No newline at end of file
diff --git a/en-us/community/index.html b/en-us/community/index.html
index 4eef8d7..cf79288 100644
--- a/en-us/community/index.html
+++ b/en-us/community/index.html
@@ -12,7 +12,7 @@
        <link rel="stylesheet" href="/build/community.css" />
 </head>
 <body>
-       <div id="root"><div class="community-page" data-reactroot=""><header 
class="header-container header-container-normal"><div class="header-body"><a 
href="/en-us/index.html"><img class="logo" 
src="/img/dubbo_colorful.png"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class="language-switch 
language-switch-normal">中</span><div class="header-menu"><img 
class="header-menu-toggle" src="/img/menu_gray.png"/><ul><li class="menu-item 
menu-item-normal"><a href [...]
+       <div id="root"><div class="community-page" data-reactroot=""><header 
class="header-container header-container-normal"><div class="header-body"><a 
href="/en-us/index.html"><img class="logo" 
src="/img/dubbo_colorful.png"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class="language-switch 
language-switch-normal">中</span><div class="header-menu"><img 
class="header-menu-toggle" src="/img/menu_gray.png"/><ul><li class="menu-item 
menu-item-normal"><a href [...]
        <script 
src="https://f.alicdn.com/react/15.4.1/react-with-addons.min.js";></script>
        <script 
src="https://f.alicdn.com/react/15.4.1/react-dom.min.js";></script>
        <script>
diff --git a/site_config/community.jsx b/site_config/community.jsx
index c4531a8..2e14308 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: 
'https://github.com/apache/incubator-dubbo/wiki/New-contributor-guide'
+          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="https://github.com/apache/incubator-dubbo/wiki/New-contributor-guide";>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: 
'https://github.com/apache/incubator-dubbo/wiki/New-contributor-guide'
+          link: 'mailto:[email protected]'
         },
         {
           img: '/img/alibaba.png',
@@ -493,7 +493,7 @@ export default {
         {
           img: '/img/mailinglist.png',
           title: '邮件列表',
-          content: <span>加入 <a 
href="https://github.com/apache/incubator-dubbo/wiki/New-contributor-guide";>邮件列表
 </a>参与讨论。</span>,
+          content: <span>加入 <a href="mailto:[email protected]";>邮件列表 
</a>参与讨论。</span>,
         },
         {
           img: '/img/issue.png',
diff --git a/zh-cn/community/index.html b/zh-cn/community/index.html
index 7307250..843ec2b 100644
--- a/zh-cn/community/index.html
+++ b/zh-cn/community/index.html
@@ -12,7 +12,7 @@
        <link rel="stylesheet" href="/build/community.css" />
 </head>
 <body>
-       <div id="root"><div class="community-page" data-reactroot=""><header 
class="header-container header-container-normal"><div class="header-body"><a 
href="/zh-cn/index.html"><img class="logo" 
src="/img/dubbo_colorful.png"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class="language-switch 
language-switch-normal">En</span><div class="header-menu"><img 
class="header-menu-toggle" src="/img/menu_gray.png"/><ul><li class="menu-item 
menu-item-normal"><a hre [...]
+       <div id="root"><div class="community-page" data-reactroot=""><header 
class="header-container header-container-normal"><div class="header-body"><a 
href="/zh-cn/index.html"><img class="logo" 
src="/img/dubbo_colorful.png"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class="language-switch 
language-switch-normal">En</span><div class="header-menu"><img 
class="header-menu-toggle" src="/img/menu_gray.png"/><ul><li class="menu-item 
menu-item-normal"><a hre [...]
        <script 
src="https://f.alicdn.com/react/15.4.1/react-with-addons.min.js";></script>
        <script 
src="https://f.alicdn.com/react/15.4.1/react-dom.min.js";></script>
        <script>

Reply via email to