mailr26737 - /website/links.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on November 26, 2014 - 10:24:
Author: bugman
Date: Wed Nov 26 10:24:17 2014
New Revision: 26737

URL: http://svn.gna.org/viewcvs/relax?rev=26737&view=rev
Log:
Fixes for all of the http://www.mail-archive.com links at 
http://www.nmr-relax.com/links.html.

The 'www' part is required to avoid a redirect.  This was identified by the 
W3C link checker
(http://validator.w3.org/checklink).


Modified:
    website/links.html

Modified: website/links.html
URL: 
http://svn.gna.org/viewcvs/relax/website/links.html?rev=26737&r1=26736&r2=26737&view=diff
==============================================================================
--- website/links.html  (original)
+++ website/links.html  Wed Nov 26 10:24:17 2014
@@ -82,9 +82,9 @@
 
     </tr>
     <tr id="Mail_archive" class="link_tr">
-      <td class="link_logo_td"><a 
href="http://mail-archive.com/find.php&#63;&#38;q&#61;relax";><img 
src="images/mail-archive.png" alt="The mail archive logo" 
class="image"/></a></td>
+      <td class="link_logo_td"><a 
href="http://www.mail-archive.com/find.php&#63;&#38;q&#61;relax";><img 
src="images/mail-archive.png" alt="The mail archive logo" 
class="image"/></a></td>
       <td>An easy-to-use archiving service for electronic mailing lists.</td>
-      <td>The archived relax mailing lists include <a 
href="http://mail-archive.com/relax-announce@xxxxxxx/";>relax-announce</a>, <a 
href="http://mail-archive.com/relax-users@xxxxxxx/";>relax-users</a>, <a 
href="http://mail-archive.com/relax-devel@xxxxxxx/";>relax-devel</a>, and <a 
href="http://mail-archive.com/relax-commits@xxxxxxx/";>relax-commits</a>.</td>
+      <td>The archived relax mailing lists include <a 
href="http://www.mail-archive.com/relax-announce@xxxxxxx/";>relax-announce</a>,
 <a href="http://www.mail-archive.com/relax-users@xxxxxxx/";>relax-users</a>, 
<a href="http://www.mail-archive.com/relax-devel@xxxxxxx/";>relax-devel</a>, 
and <a 
href="http://mail-archive.com/relax-commits@xxxxxxx/";>relax-commits</a>.</td>
     </tr>
 
     <tr id="MARC" class="link_tr">




Related Messages


Powered by MHonArc, Updated Wed Nov 26 10:40:03 2014