mailr26756 - /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 - 13:58:
Author: bugman
Date: Wed Nov 26 13:58:22 2014
New Revision: 26756

URL: http://svn.gna.org/viewcvs/relax?rev=26756&view=rev
Log:
Fix for the Mail Archive logo link at http://www.nmr-relax.com/links.html.

This was identified by the W3C link checker 
(http://validator.w3.org/checklink).  The link used to
be a search for relax on the Mail Archive, but it no longer works and is a 
dead link.


Modified:
    website/links.html

Modified: website/links.html
URL: 
http://svn.gna.org/viewcvs/relax/website/links.html?rev=26756&r1=26755&r2=26756&view=diff
==============================================================================
--- website/links.html  (original)
+++ website/links.html  Wed Nov 26 13:58:22 2014
@@ -82,7 +82,7 @@
 
     </tr>
     <tr id="Mail_archive" class="link_tr">
-      <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 class="link_logo_td"><a href="http://www.mail-archive.com";><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://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>




Related Messages


Powered by MHonArc, Updated Wed Nov 26 14:20:03 2014