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

brondsem pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/allura-site.git

commit 10dcdfc1a3f5fa7e3c25f721261230a937021c01
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon May 17 15:21:39 2021 -0400

    The users@ list is hardly used, so don't link to it
---
 _src/allura-theme/templates/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_src/allura-theme/templates/index.html 
b/_src/allura-theme/templates/index.html
index 7488943..33f8782 100644
--- a/_src/allura-theme/templates/index.html
+++ b/_src/allura-theme/templates/index.html
@@ -97,7 +97,7 @@
   </div>
 
   <div class="row pad-top-xs">
-    <p class="text-center">Need help? <a 
href="http://mail-archives.apache.org/mod_mbox/allura-users/";>Use the 
users@allura mailing list</a></p>
+    <p class="text-center">Need help? <a 
href="https://lists.apache.org/[email protected]";>Ask on the 
allura mailing list</a></p>
   </div>
 </div>
 

Reply via email to