[Eclipse-cvs] CVS update: public_html/download.shtml
Erik Enge
eenge at common-lisp.net
Wed Oct 1 14:26:45 UTC 2003
Update of /project/eclipse/cvsroot/public_html
In directory common-lisp.net:/home/eenge/tmp/eclipse-public_html
Modified Files:
download.shtml
Log Message:
correcting download link
Date: Wed Oct 1 10:26:45 2003
Author: eenge
Index: public_html/download.shtml
diff -u public_html/download.shtml:1.1.1.1 public_html/download.shtml:1.2
--- public_html/download.shtml:1.1.1.1 Wed Oct 1 10:10:03 2003
+++ public_html/download.shtml Wed Oct 1 10:26:45 2003
@@ -16,19 +16,9 @@
<p>None.</p>
- <h3>Nightly CVS tarballs</h3>
-
- <a href="downloads/eclipse-nightly.tar.gz">eclipse-nightly.tar.gz</a>
-
<h3>CVS access</h3>
- <p>If you like your code fresh, get it directly from the oven:</p>
-
- <blockquote>
- $ cvs -d :pserver:anoncvs at cvs.unlambda.com:/home/cvsroot login<br>
- [your email address as password]<br>
- $ cvs -d :pserver:anoncvs at cvs.unlambda.com:/home/cvsroot checkout eclipse<br>
- </blockquote>
+ Read <a href="/faq.html">the common-lisp.net FAQ</a>
<p>Happy Lisping!</p>
@@ -40,4 +30,4 @@
</table>
</td>
</tr>
-<!--#include virtual="footer.shtml" -->
\ No newline at end of file
+<!--#include virtual="footer.shtml" -->
More information about the Eclipse-cvs
mailing list