summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2014-05-23 20:15:00 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2014-05-23 20:15:00 +0000
commit3936fd5d223549bfa06bd6eeba6becfc88daee52 (patch)
tree90c3b2a541b38141950102e0505980a4eeee38d0
parent3f1f6630525f75e17d87441470e71e8cd9e0c5d6 (diff)
downloadspark-website-3936fd5d223549bfa06bd6eeba6becfc88daee52.tar.gz
spark-website-3936fd5d223549bfa06bd6eeba6becfc88daee52.tar.bz2
spark-website-3936fd5d223549bfa06bd6eeba6becfc88daee52.zip
Add unsubscribe links to website
-rw-r--r--community.md10
-rw-r--r--site/community.html10
2 files changed, 16 insertions, 4 deletions
diff --git a/community.md b/community.md
index b999d1e35..8086e87fb 100644
--- a/community.md
+++ b/community.md
@@ -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">user@spark.apache.org</a> is for usage questions, help, and announcements. <a href="mailto:user-subscribe@spark.apache.org?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">user@spark.apache.org</a> is for usage questions, help, and announcements.
+ <a href="mailto:user-subscribe@spark.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
+ <a href="mailto:user-unsubscribe@spark.apache.org?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">dev@spark.apache.org</a> is for people who want to contribute code to Spark. <a href="mailto:dev-subscribe@spark.apache.org?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">dev@spark.apache.org</a> is for people who want to contribute code to Spark.
+ <a href="mailto:dev-subscribe@spark.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
+ <a href="mailto:dev-unsubscribe@spark.apache.org?subject=(send%20this%20email%20to%20unsubscribe)">(unsubscribe)</a>
+ <a href="http://apache-spark-developers-list.1001551.n3.nabble.com">(archives)</a>
</li>
</ul>
diff --git a/site/community.html b/site/community.html
index 026c01d96..d087f06e6 100644
--- a/site/community.html
+++ b/site/community.html
@@ -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">user@spark.apache.org</a> is for usage questions, help, and announcements. <a href="mailto:user-subscribe@spark.apache.org?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">user@spark.apache.org</a> is for usage questions, help, and announcements.
+ <a href="mailto:user-subscribe@spark.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
+ <a href="mailto:user-unsubscribe@spark.apache.org?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">dev@spark.apache.org</a> is for people who want to contribute code to Spark. <a href="mailto:dev-subscribe@spark.apache.org?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">dev@spark.apache.org</a> is for people who want to contribute code to Spark.
+ <a href="mailto:dev-subscribe@spark.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a>
+ <a href="mailto:dev-unsubscribe@spark.apache.org?subject=(send%20this%20email%20to%20unsubscribe)">(unsubscribe)</a>
+ <a href="http://apache-spark-developers-list.1001551.n3.nabble.com">(archives)</a>
</li>
</ul>