You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by le...@apache.org on 2019/09/11 01:39:55 UTC

[incubator-spot] 26/45: Adding the link to User mail list archieve

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

leahy pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-spot.git

commit 3d7c97c16ee9f9bf903021b9285a5c752b23d900
Author: Cesar Berho <ce...@apache.org>
AuthorDate: Tue Apr 18 11:23:10 2017 -0500

    Adding the link to User mail list archieve
---
 community/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/index.html b/community/index.html
index b24afca..8625ee0 100755
--- a/community/index.html
+++ b/community/index.html
@@ -123,7 +123,7 @@
 					<p>Get help using Spot or contribute to the project on our mailing lists or our chat room:</p>
 					 
 					<ul>
-						<li><a href="mailto:user@spot.apache.org">user@spot.apache.org</a> (<a href="mailto:user-subscribe@spot.incubator.apache.org">subscribe</a>) (<a href="mailto:user-unsubscribe@spot.incubator.apache.org">unsubscribe</a>) (archives) - for usage questions, help, and announcements.</li>
+						<li><a href="mailto:user@spot.apache.org">user@spot.apache.org</a> (<a href="mailto:user-subscribe@spot.incubator.apache.org">subscribe</a>) (<a href="mailto:user-unsubscribe@spot.incubator.apache.org">unsubscribe</a>) (<a href="http://mail-archives.apache.org/mod_mbox/spot-user/" target="_blank">archives</a>) - for usage questions, help, and announcements.</li>
 						<li><a href="http://slack.apache-spot.io/" target="_blank" class="slack">Spot Slack channel</a> - where many Spot developers and users hang out to answer questions and chat.</li>
 					</ul>