Index: contribute.html
===================================================================
--- contribute.html     (revision 1703976)
+++ contribute.html     (working copy)
@@ -62,9 +62,11 @@
             [email protected]</a></li>
           <li>Archives:
             <ul>
-              <li><a href="http://mail-archives.apache.org/mod_mbox/serf-dev/";>
-                Apache</a></li>
-          </ul>
+              <li><a href="http://mail-archives.apache.org/mod_mbox/serf-dev/";
+                >Apache</a></li>
+              <li><a href="https://www.mail-archive.com/dev%40serf.apache.org/";
+                >mail-archive.com</a></li>
+            </ul>
         </ul>
 
         <h3>Announce Mailing List</h3>
@@ -76,9 +78,11 @@
             [email protected]</a></li>
           <li>Archives:
             <ul>
-              <li><a 
href="http://mail-archives.apache.org/mod_mbox/serf-announce/";>
-                Apache</a></li>
-          </ul>
+              <li><a 
href="http://mail-archives.apache.org/mod_mbox/serf-announce/";
+                >Apache</a></li>
+              <li><a 
href="https://www.mail-archive.com/announce%40serf.apache.org/";
+                >mail-archive.com</a></li>
+            </ul>
         </ul>
 
         <h3>Pre-ASF Mailing List</h3>

That adds a <li/> and fixes whitespace surrounding it.

Neither of the announce@ archives is live yet, presumably because that list has
never been emailed to.

Also, the serf logo hasn't been added to the website ;).

Cheers,

Daniel

Reply via email to