vgritsenko 2003/05/10 19:56:10
Modified: xdocs index.xml site-book.xml Log: Fix download link Revision Changes Path 1.11 +1 -1 cocoon-1/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/cocoon-1/xdocs/index.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- index.xml 19 Dec 2000 11:01:55 -0000 1.10 +++ index.xml 11 May 2003 02:56:10 -0000 1.11 @@ -143,7 +143,7 @@ <s1 title="Where do I get it?"> <p> - The official distribution site is <link href="http://xml.apache.org/cocoon/dist/">here</link>. + The official distribution site is <link href="http://cocoon.apache.org/mirror.cgi">here</link>. </p> <note> Since Cocoon requires many different packages to work (Xerces, Xalan, FOP, etc...) 1.31 +1 -1 cocoon-1/xdocs/site-book.xml Index: site-book.xml =================================================================== RCS file: /home/cvs/cocoon-1/xdocs/site-book.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- site-book.xml 11 May 2003 02:42:37 -0000 1.30 +++ site-book.xml 11 May 2003 02:56:10 -0000 1.31 @@ -3,7 +3,7 @@ <book title="Cocoon documentation" copyright="@year@ The Apache Software Foundation"> <external href="../index.html" label="Back"/> <separator/> - <external href="./dist" label="Download"/> + <external href="../mirror.cgi" label="Download"/> <separator/> <page id="index" label="Index" source="index.xml"/> <page id="license" label="License" source="license.xml"/>