Skip to content

Commit

Permalink
Fixing Allegro urls.
Browse files Browse the repository at this point in the history
  • Loading branch information
gigamonkey committed Jul 31, 2008
1 parent 897c583 commit 6553733
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lispbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,11 @@ <h2>Lispbox special features</h2>
</tr>
<tr>
<td class="impl">Allegro</td>
<td class="centered"><a href="http://www.franz.com/ftp/pub/acl80express/macosx/LispboxInstaller-0.7-with-acl80_express.dmg">8.0</a></td>
<td class="centered"><a href="http://www.franz.com/ftp/pub/acl80express/macosx86/LispboxInstaller-0.7-with-acl80_express.dmg">8.0</a></td>
<td class="centered"><a href="http://common-lisp.net/pcl/linux/lispbox-0.7-acl70_trial.tar.gz">7.0</a></td>
<td class="centered"><a href="http://www.franz.com/ftp/pub/acl81express/macosx/Lispbox-0.7-with-acl81_express.dmg">8.0</a></td>
<td class="centered"><a href="http://www.franz.com/ftp/pub/acl81express/macosx86/Lispbox-0.7-with-acl81_express.dmg">8.0</a></td>
<td class="centered"><a href="http://www.franz.com/ftp/pub/acl81express/linux86/lispbox-0.7-acl81_express.tar.gz">8.0</a></td>
<td class="centered">&mdash;</td>
<td class="centered"><a href="http://www.franz.com/ftp/pub/acl80express/windows/lispbox07.exe">8.0</a></td>
<td class="centered"><a href="http://www.franz.com/ftp/pub/acl81express/windows/lispbox07.exe">8.0</a></td>
</tr>
<tr>
<td class="impl">SBCL</td>
Expand Down

0 comments on commit 6553733

Please sign in to comment.