|
From: <luk...@us...> - 2006-03-12 07:22:43
|
Revision: 43 Author: lukebayes Date: 2006-03-11 23:22:41 -0800 (Sat, 11 Mar 2006) ViewCVS: http://svn.sourceforge.net/asunit/?rev=43&view=rev Log Message: ----------- Changed links to use the symlink urls rather than the actual urls for downloads Modified Paths: -------------- trunk/comm/www/html/index.html Modified: trunk/comm/www/html/index.html =================================================================== --- trunk/comm/www/html/index.html 2006-03-12 07:18:59 UTC (rev 42) +++ trunk/comm/www/html/index.html 2006-03-12 07:22:41 UTC (rev 43) @@ -100,21 +100,21 @@ <table id="badges"> <tr> <td class="badge"> - <a href="files/releases/XULUI-20060302.msi"> + <a href="files/releases/XULUI-Win.msi"> <img class="badgeLabel" src="img/DownloadXULUIText.gif" alt="Download the XULUI" /><br /> <img class="badge" src="img/DownloadXULUI.gif" /> <p class="badge">You use <strong>Eclipse</strong> or some other IDE, you want help building classes, test cases and test suites. You are writing <strong style="white-space:nowrap">ActionScript 2.0 or 3.0</strong>.</p><p class="badge">You are running <strong>Windows</strong>. </p> </a> </td> <td class="badge"> - <a href="files/releases/FlashUi-20060302.mxp"> + <a href="files/releases/FlashUi.mxp"> <img class="badgeLabel" src="img/DownloadMXPText.gif" alt="Download the MXP" /><br /> <img class="badge" src="img/DownloadMXP.gif" /> <p class="badge">You use Flash Authoring. You write <strong>ActionScript 2.0</strong>. You want to get up and running quickly. You are running on <strong>Windows or Macintosh</strong></p> </a> </td> <td class="badge"> - <a href="files/releases/Framework-20060302.zip"> + <a href="files/releases/Framework.zip"> <img id="frameworkDownload" class="badgeLabel" src="img/DownloadFrameworkText.gif" alt="Download the Framework" /><br /> <img class="badge" src="img/DownloadFramework.gif" /> <p class="badge">You use a simple text editor and compiler. You know what a class path is and you don't want to be bothered with all the fluff. You are running on <strong>Windows, Mac, or *nix</strong>.</p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |