Author: bugman Date: Wed Nov 26 13:48:11 2014 New Revision: 26752 URL: http://svn.gna.org/viewcvs/relax?rev=26752&view=rev Log: Fix for the http://www.nmr-relax.com/manual/The_SCons_build_system.html link.
This is for the webpage http://www.nmr-relax.com/windows_devel.html. This was identified by the W3C link checker (http://validator.w3.org/checklink). Modified: website/windows_devel.html Modified: website/windows_devel.html URL: http://svn.gna.org/viewcvs/relax/website/windows_devel.html?rev=26752&r1=26751&r2=26752&view=diff ============================================================================== --- website/windows_devel.html (original) +++ website/windows_devel.html Wed Nov 26 13:48:11 2014 @@ -116,7 +116,7 @@ <p><em>> scons binary_dist</em></p> - <p>For additional uses of the SCons system, see the section of the relax manual titled <a href="manual/SCons_build_system.html">'The SCons build system'</a> (<a href="http://download.gna.org/relax/manual/relax.pdf">PDF</a> version).</p> + <p>For additional uses of the SCons system, see the section of the relax manual titled <a href="manual/The_SCons_build_system.html">'The SCons build system'</a> (<a href="http://download.gna.org/relax/manual/relax.pdf">PDF</a> version).</p> </div> _______________________________________________ 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

