cziegeler 2004/02/13 02:04:09
Modified: site mirror.html
Log:
Use version for download and not 'release'
Revision Changes Path
1.16 +2 -2 cocoon-site/site/mirror.html
Index: mirror.html
===================================================================
RCS file: /home/cvs/cocoon-site/site/mirror.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- mirror.html 13 Feb 2004 09:48:52 -0000 1.15
+++ mirror.html 13 Feb 2004 10:04:08 -0000 1.16
@@ -58,11 +58,11 @@
<ul>
<li>
TAR/GZIP format (Unix platforms):
- <a
href="[preferred]/cocoon/cocoon-latest-src.tar.gz">cocoon-latest-src.tar.gz</a>
+ <a
href="[preferred]/cocoon/cocoon-2.1.4-src.tar.gz">cocoon-2.1.4-src.tar.gz</a>
</li>
<li>
ZIP format (Windows platforms):
- <a
href="[preferred]/cocoon/cocoon-latest-src.zip">cocoon-latest-src.zip</a>
+ <a
href="[preferred]/cocoon/cocoon-2.1.4-src.zip">cocoon-2.1.4-src.zip</a>
</li>
</ul>
</dt>