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

dmagda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f78725  IGNITE-16149 Fixed an incorrect link to the dev mail list 
(#95)
1f78725 is described below

commit 1f78725bd34460f285adcbb6801feb577fea69b8
Author: Erlan Aytpaev <[email protected]>
AuthorDate: Wed Dec 22 22:47:35 2021 +0600

    IGNITE-16149 Fixed an incorrect link to the dev mail list (#95)
---
 _src/our-community.pug | 2 +-
 our-community.html     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_src/our-community.pug b/_src/our-community.pug
index 833ff45..8a4b9c7 100644
--- a/_src/our-community.pug
+++ b/_src/our-community.pug
@@ -481,7 +481,7 @@ block main
                                 p By sending a 
                                     
a(href="mailto:[email protected]?subject=Unsubscribe&body=Stop";)
 default e-mail
                                 p By sending Stop to this e-mail 
<b>[email protected]</b>
-                        
a.faqblock__button.flexi(href="https://lists.apache.org/[email protected]";
 target="_blank") 
+                        
a.faqblock__button.flexi(href="https://lists.apache.org/[email protected]";
 target="_blank") 
                             img(src="/img/icon-folder.svg", alt="")
                             span Archives
                     p.faqblock__rightitle On StackOverflow
diff --git a/our-community.html b/our-community.html
index f36c55c..3fd3d0a 100644
--- a/our-community.html
+++ b/our-community.html
@@ -1355,7 +1355,7 @@
                   <p>By sending Stop to this e-mail 
<b>[email protected]</b></p>
                 </div>
               </div>
-              <a class="faqblock__button flexi" 
href="https://lists.apache.org/[email protected]"; 
target="_blank"> <img src="/img/icon-folder.svg" alt="" 
/><span>Archives</span></a>
+              <a class="faqblock__button flexi" 
href="https://lists.apache.org/[email protected]"; 
target="_blank"> <img src="/img/icon-folder.svg" alt="" 
/><span>Archives</span></a>
             </div>
             <p class="faqblock__rightitle">On StackOverflow</p>
             <p>

Reply via email to