Author: matei
Date: Fri May 23 20:15:00 2014
New Revision: 1597172

URL: http://svn.apache.org/r1597172
Log:
Add unsubscribe links to website

Modified:
    spark/community.md
    spark/site/community.html

Modified: spark/community.md
URL: 
http://svn.apache.org/viewvc/spark/community.md?rev=1597172&r1=1597171&r2=1597172&view=diff
==============================================================================
--- spark/community.md (original)
+++ spark/community.md Fri May 23 20:15:00 2014
@@ -15,10 +15,16 @@ navigation:
 <p>Get help using Spark or contribute to the project on our mailing lists:</p>
 <ul>
   <li>
-    <a 
href="http://apache-spark-user-list.1001560.n3.nabble.com";>[email protected]</a>
 is for usage questions, help, and announcements. <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
 <a href="http://apache-spark-user-list.1001560.n3.nabble.com";>(archives)</a>
+    <a 
href="http://apache-spark-user-list.1001560.n3.nabble.com";>[email protected]</a>
 is for usage questions, help, and announcements.
+    <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
+    <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20unsubscribe)">(unsubscribe)</a>
+    <a 
href="http://apache-spark-user-list.1001560.n3.nabble.com";>(archives)</a>
   </li>
   <li>
-    <a 
href="http://apache-spark-developers-list.1001551.n3.nabble.com";>[email protected]</a>
 is for people who want to contribute code to Spark. <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
 <a 
href="http://apache-spark-developers-list.1001551.n3.nabble.com";>(archives)</a>
+    <a 
href="http://apache-spark-developers-list.1001551.n3.nabble.com";>[email protected]</a>
 is for people who want to contribute code to Spark.
+    <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
+    <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20unsubscribe)">(unsubscribe)</a>
+    <a 
href="http://apache-spark-developers-list.1001551.n3.nabble.com";>(archives)</a>
   </li>
 </ul>
 

Modified: spark/site/community.html
URL: 
http://svn.apache.org/viewvc/spark/site/community.html?rev=1597172&r1=1597171&r2=1597172&view=diff
==============================================================================
--- spark/site/community.html (original)
+++ spark/site/community.html Fri May 23 20:15:00 2014
@@ -165,10 +165,16 @@
 <p>Get help using Spark or contribute to the project on our mailing lists:</p>
 <ul>
   <li>
-    <a 
href="http://apache-spark-user-list.1001560.n3.nabble.com";>[email protected]</a>
 is for usage questions, help, and announcements. <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
 <a href="http://apache-spark-user-list.1001560.n3.nabble.com";>(archives)</a>
+    <a 
href="http://apache-spark-user-list.1001560.n3.nabble.com";>[email protected]</a>
 is for usage questions, help, and announcements.
+    <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
+    <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20unsubscribe)">(unsubscribe)</a>
+    <a 
href="http://apache-spark-user-list.1001560.n3.nabble.com";>(archives)</a>
   </li>
   <li>
-    <a 
href="http://apache-spark-developers-list.1001551.n3.nabble.com";>[email protected]</a>
 is for people who want to contribute code to Spark. <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
 <a 
href="http://apache-spark-developers-list.1001551.n3.nabble.com";>(archives)</a>
+    <a 
href="http://apache-spark-developers-list.1001551.n3.nabble.com";>[email protected]</a>
 is for people who want to contribute code to Spark.
+    <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
+    <a 
href="mailto:[email protected]?subject=(send%20this%20email%20to%20unsubscribe)">(unsubscribe)</a>
+    <a 
href="http://apache-spark-developers-list.1001551.n3.nabble.com";>(archives)</a>
   </li>
 </ul>
 


Reply via email to