[armedbear-cvs] r12138 - public_html
Erik Huelsmann
ehuelsmann at common-lisp.net
Sun Sep 6 15:22:52 UTC 2009
Author: ehuelsmann
Date: Sun Sep 6 11:22:48 2009
New Revision: 12138
Log:
Remove mention of SourceForge: it's no longer hosted there.
Incorporate hint from tcr, who thinks our download link isn't
clearly visible.
Modified:
public_html/index.shtml
Modified: public_html/index.shtml
==============================================================================
--- public_html/index.shtml (original)
+++ public_html/index.shtml Sun Sep 6 11:22:48 2009
@@ -31,12 +31,11 @@
Additionally, it can be used to implement (parts of) the application
using <b>Java to Lisp integration</b> APIs.
</td></tr>
-<tr><td class="summary-header" colspan="2"><a
-href="releases/abcl-src-0.16.0.tar.gz"
-style="color:yellow">
-Download your copy from SourceForge: 0.16.0</a> <a
+<tr><th style="border:1px black solid" colspan="2"><a
+href="releases/abcl-src-0.16.0.tar.gz" style="color:black;font-weight:normal">
+Download 0.16.0</a> <a
href="releases/abcl-src-0.16.0.zip"
-style="font-size:75%;color:yellow;font-weight:normal">(zip)</a></td></tr>
+style="font-size:75%;color:black;font-weight:normal">(zip)</a></th></tr>
<tr>
<td class="summary-header">Users
<span>(development <em>with</em> ABCL)</span></td>
More information about the armedbear-cvs
mailing list