Author: bugman
Date: Wed Nov 26 10:22:42 2014
New Revision: 26736

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

The link required a trailing '/' 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=26736&r1=26735&r2=26736&view=diff
==============================================================================
--- website/links.html  (original)
+++ website/links.html  Wed Nov 26 10:22:42 2014
@@ -157,7 +157,7 @@
       <td><strong>Description</strong></td>
     </tr>
     <tr id="Nessy" class="link_tr">
-      <td class="link_logo_td"><a href="http://home.gna.org/nessy";><img 
src="images/NESSY.png" alt="NESSY logo" class="image"/></a></td>
+      <td class="link_logo_td"><a href="http://home.gna.org/nessy/";><img 
src="images/NESSY.png" alt="NESSY logo" class="image"/></a></td>
       <td>NESSY is an open source software to analyse NMR relaxation 
dispersion data of either CPMG or R1p (R1rho) dispersion experiments.</td>
     </tr>
     <tr id="PDC" class="link_tr">


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to