shannon 2003/03/18 05:19:40
Modified: src/documentation/xdocs book.xml contrib.xml
src/documentation/xdocs/installing index.xml
Log:
updated dev snapshots link
Revision Changes Path
1.2 +1 -1 cocoon-2.1/src/documentation/xdocs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 9 Mar 2003 00:07:34 -0000 1.1
+++ book.xml 18 Mar 2003 13:19:39 -0000 1.2
@@ -45,7 +45,7 @@
<menu label="Project">
<external label="Bug Database"
href="http://nagoya.apache.org/bugzilla/index.html"/>
<external label="Code Repository"
href="http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/"/>
- <external label="Dev Snapshots"
href="http://xml.apache.org/from-cvs/cocoon-2.1/"/>
+ <external label="Dev Snapshots"
href="http://xml.apache.org/cocoon/mirror.cgi#nightly"/>
</menu>
<menu label="Links">
1.2 +1 -1 cocoon-2.1/src/documentation/xdocs/contrib.xml
Index: contrib.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/contrib.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- contrib.xml 9 Mar 2003 00:07:35 -0000 1.1
+++ contrib.xml 18 Mar 2003 13:19:39 -0000 1.2
@@ -37,7 +37,7 @@
<link href="http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/">latest and
greatest code</link> (which you find in the cocoon-2.1 module in
the cvs.apache.org CVS code repository, or from the
- <link href="http://xml.apache.org/from-cvs/cocoon-2.1/">CVS snapshots</link>).
+ <link href="http://xml.apache.org/cocoon/mirror.cgi#nightly">CVS
snapshots</link>).
Review the <link href="todo.html">todo</link> list, choose a task
(or perhaps you have noticed something that needs patching). Make the
changes, do the testing, generate a patch, if you need then discuss it on
1.2 +1 -1 cocoon-2.1/src/documentation/xdocs/installing/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/installing/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 9 Mar 2003 00:08:04 -0000 1.1
+++ index.xml 18 Mar 2003 13:19:40 -0000 1.2
@@ -59,7 +59,7 @@
<s2 title="Download a development snapshot">
<p>
You also can download one of the development snapshots from the
- <link href="http://xml.apache.org/from-cvs/cocoon-2.1/">CVS snapshots</link>
+ <link href="http://xml.apache.org/cocoon/mirror.cgi#nightly">CVS
snapshots</link>
directory.
</p>
</s2>