Repository: incubator-samoa
Updated Branches:
  refs/heads/gh-pages 38587bc56 -> 99725af55


SAMOA-25: Simplify mailing list subscription instructions. Fix #22


Project: http://git-wip-us.apache.org/repos/asf/incubator-samoa/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-samoa/commit/99725af5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-samoa/tree/99725af5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-samoa/diff/99725af5

Branch: refs/heads/gh-pages
Commit: 99725af553044c81546d8347ee93eb49cdde96f9
Parents: 38587bc
Author: Gianmarco De Francisci Morales <[email protected]>
Authored: Wed Apr 29 10:10:31 2015 +0300
Committer: Gianmarco De Francisci Morales <[email protected]>
Committed: Wed Apr 29 10:10:31 2015 +0300

----------------------------------------------------------------------
 index.html | 27 ++++++++++-----------------
 1 file changed, 10 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/99725af5/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index f1e190e..b41b4bd 100644
--- a/index.html
+++ b/index.html
@@ -71,7 +71,7 @@
   <section class="content">
     <h1>Video</h1>
     <h2><iframe width="640" height="360" 
src="//www.youtube.com/embed/7WsDKNU1A7o?feature=player_detailpage" 
frameborder="0" allowfullscreen></iframe></h2>
-    <h2>NoSQL matters Conference, Barcelona 2013</h2>
+    <h2>NoSQL matters Conference, Barcelona 2013.</h2>
 
     <h1>Apache SAMOA Developer's Guide</h1>
 
@@ -82,23 +82,16 @@
     <h1>API Javadoc Reference</h1>
     <h2><a 
href="http://samoa.incubator.apache.org/docs/api/";>http://samoa.incubator.apache.org/docs/api</a></h2>
 
-    <h1>Mailing lists</h1>
-    <h2>User support and questions mailing list:
-      <a 
href="mailto:[email protected]";>[email protected]</a>.
-      <br/>You can subscribe to this list by sending an email to <br/><a 
href="mailto:[email protected]";>[email protected]</a>.
-      <br/>Likewise, you can cancel a subscription by sending an email to 
<br/><a 
href="mailto:[email protected]";>[email protected]</a>.
-      <br/>You can view the archives of the mailing list <a 
href="http://mail-archives.apache.org/mod_mbox/incubator-samoa-users";>here</a>.</h2>
-
-    <h2>Development related discussions:
-      <a 
href="mailto:[email protected]";>[email protected]</a>.
-      <br/>You can subscribe to this list by sending an email to <br/><a 
href="mailto:[email protected]";>[email protected]</a>.
-      <br/>Likewise, you can cancel a subscription by sending an email to 
<br/><a 
href="mailto:[email protected]";>[email protected]</a>.
-      <br/>You can view the archives of the mailing list <a 
href="http://mail-archives.apache.org/mod_mbox/incubator-samoa-dev";>here</a>.</h2>
-
-      <h2>At the current stage most of the discussion happens on the dev@ 
mailing list.</h2>
+    <h1>Mailing list</h1>
+    <h2>Development mailing list
+      <a 
href="mailto:[email protected]";>[email protected]</a><br/>
+      [ <a 
href="mailto:[email protected]";>subscribe</a> |
+      <a 
href="mailto:[email protected]";>unsubscribe</a> |
+      <a 
href="http://mail-archives.apache.org/mod_mbox/incubator-samoa-dev";>archives</a>
 ]
+    </h2>
 
-      <h1>Contributors</h1>
-      <h2><a href="documentation/Team.html">List of contributors to the SAMOA 
project</a>.</h2>
+    <h1>Contributors</h1>
+    <h2><a href="documentation/Team.html">List of contributors to the SAMOA 
project</a>.</h2>
   </section>
 
   <section class="next-steps">

Reply via email to