mailr7933 - /website/download.html


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

Header


Content

Posted by edward on October 22, 2008 - 19:20:
Author: bugman
Date: Wed Oct 22 19:20:29 2008
New Revision: 7933

URL: http://svn.gna.org/viewcvs/relax?rev=7933&view=rev
Log:
Fixes for '&' in links (which should be '&').


Modified:
    website/download.html

Modified: website/download.html
URL: 
http://svn.gna.org/viewcvs/relax/website/download.html?rev=7933&r1=7932&r2=7933&view=diff
==============================================================================
--- website/download.html (original)
+++ website/download.html Wed Oct 22 19:20:29 2008
@@ -136,7 +136,7 @@
           <p>For the 1.3 releases, the following dependencies are also 
needed.  Note than Numeric is only necessary for Scientific python, which 
itself is no longer essential.</p>
           <ul class="main_ul">
             <li><a href="https://gna.org/projects/minfx/";>minfx</a> &gt;= 
1.0.1: <a  
href="http://download.gna.org/minfx/minfx-1.0.1.tar.bz2";>minfx-1.0.1.tar.bz2</a></li>
-            <li><a href="http://numpy.scipy.org/";>numpy</a> &gt;= 1.0.4: <a  
href="http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103";>numpy
 downloads</a></li>
+            <li><a href="http://numpy.scipy.org/";>numpy</a> &gt;= 1.0.4: <a  
href="http://sourceforge.net/project/showfiles.php?group_id=1369&amp;package_id=175103";>numpy
 downloads</a></li>
           </ul>
 
     </div>
@@ -183,7 +183,7 @@
           <p>For the 1.3 releases, the following dependencies are also 
needed.  Note than Numeric is only necessary for Scientific python, which 
itself is no longer essential.</p>
           <ul class="main_ul">
             <li><a href="https://gna.org/projects/minfx/";>minfx</a> &gt;= 
1.0.1: <a  
href="http://download.gna.org/minfx/minfx-1.0.1.zip";>minfx-1.0.1.zip</a></li>
-            <li><a href="http://numpy.scipy.org/";>numpy</a> &gt;= 1.0.4: <a  
href="http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103";>numpy
 downloads</a></li>
+            <li><a href="http://numpy.scipy.org/";>numpy</a> &gt;= 1.0.4: <a  
href="http://sourceforge.net/project/showfiles.php?group_id=1369&amp;package_id=175103";>numpy
 downloads</a></li>
           </ul>
 
 
@@ -216,7 +216,7 @@
           <p>For the 1.3 releases, the following dependencies are also 
needed.  Note than Numeric is only necessary for Scientific python, which 
itself is no longer essential.</p>
           <ul class="main_ul">
             <li><a href="https://gna.org/projects/minfx/";>minfx</a> &gt;= 
1.0.1: <a  
href="http://download.gna.org/minfx/minfx-1.0.1.tar.gz";>minfx-1.0.1.tar.gz</a></li>
-            <li><a href="http://numpy.scipy.org/";>numpy</a> &gt;= 1.0.4: <a  
href="http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103";>numpy
 downloads</a></li>
+            <li><a href="http://numpy.scipy.org/";>numpy</a> &gt;= 1.0.4: <a  
href="http://sourceforge.net/project/showfiles.php?group_id=1369&amp;package_id=175103";>numpy
 downloads</a></li>
           </ul>
 
     </div>
@@ -279,7 +279,7 @@
           <p>For the 1.3 releases, the following dependencies are also 
needed.  Note than Numeric is only necessary for Scientific python, which 
itself is no longer essential.</p>
           <ul class="main_ul">
             <li><a href="https://gna.org/projects/minfx/";>minfx</a> &gt;= 
1.0.1: <a  
href="http://download.gna.org/minfx/minfx-1.0.1.tar.bz2";>minfx-1.0.1.tar.bz2</a></li>
-            <li><a href="http://numpy.scipy.org/";>numpy</a> &gt;= 1.0.4: <a  
href="http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103";>numpy
 downloads</a></li>
+            <li><a href="http://numpy.scipy.org/";>numpy</a> &gt;= 1.0.4: <a  
href="http://sourceforge.net/project/showfiles.php?group_id=1369&amp;package_id=175103";>numpy
 downloads</a></li>
           </ul>
 
          <h3 id="compilation">Compilation</h3>




Related Messages


Powered by MHonArc, Updated Wed Oct 22 19:40:02 2008