[Commits] [svn:einsteintoolkit] www/toolkit/ (Rev. 170)

rhaas at einsteintoolkit.org rhaas at einsteintoolkit.org
Tue May 4 14:19:49 CDT 2010


User: rhaas
Date: 2010/05/04 02:19 PM

Modified:
 /toolkit/
  index.php

Log:
 remove trailing slash from GetComponents download url.
 
 this caused wget at GIT and Lonestar to download the contents into a file
 index.html.

File Changes:

Directory: /toolkit/
====================

File [modified]: index.php
Delta lines: +2 -2
===================================================================
--- toolkit/index.php	2010-05-03 19:28:29 UTC (rev 169)
+++ toolkit/index.php	2010-05-04 19:19:48 UTC (rev 170)
@@ -25,9 +25,9 @@
 
 <tr>
 <td valign="top"><i>Component Lists and GetComponents</i></td>
-																								      <td><p>The Einstein Toolkit component list contains the locations of the source code and associated tools for simulations, including Cactus thorns. The component list is written using the Component Retrieval Language and can be checked out using the <a href="http://www.cactuscode.org/download/GetComponents/" class="nostyle">GetComponents</a> tools.</p>
+																								      <td><p>The Einstein Toolkit component list contains the locations of the source code and associated tools for simulations, including Cactus thorns. The component list is written using the Component Retrieval Language and can be checked out using the <a href="http://www.cactuscode.org/download/GetComponents" class="nostyle">GetComponents</a> tools.</p>
 																								      <p>Distribution: <a href="https://svn.einsteintoolkit.org/manifest/einsteintoolkit.th">https://svn.einsteintoolkit.org/manifest/einsteintoolkit.th</a> <br>
-<a href="http://www.cactuscode.org/download/GetComponents/">http://www.cactuscode.org/download/GetComponents</a>
+<a href="http://www.cactuscode.org/download/GetComponents">http://www.cactuscode.org/download/GetComponents</a>
 </p>
 </td>
 



More information about the Commits mailing list