svn commit: r1700474 - in /cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs: book.xml features.xml installing/book.xml
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ilgrosso
Date: Tue Sep 1 10:16:41 2015
New Revision: 1700474
URL: http://svn.apache.org/r1700474
Log:
replacing mirror.cgi with static mirror.html
Modified:
cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/book.xml
cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/features.xml
cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/installing/book.xml
Modified: cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/book.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/book.xml?rev=1700474&r1=1700473&r2=1700474&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/book.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/book.xml Tue Sep 1 10:16:41 2015
@@ -28,7 +28,7 @@
<menu-item label="Features" href="features.html"/>
<external label="News" href="http://cocoon.apache.org/news/"/>
<menu-item label="License" href="license.html"/>
- <external label="Download" href="http://cocoon.apache.org/mirror.cgi"/>
+ <external label="Download" href="http://cocoon.apache.org/mirror.html"/>
</menu>
<menu label="Documentation">
@@ -64,7 +64,7 @@
<menu label="Project">
<external label="Bug Database" href="http://issues.apache.org/jira/browse/COCOON"/>
<external label="Code Repository" href="http://svn.apache.org/viewcvs.cgi/cocoon/branches/BRANCH_2_1_X/?root=Apache-SVN"/>
- <external label="Dev Snapshots" href="http://cocoon.apache.org/mirror.cgi#nightly"/>
+ <external label="Dev Snapshots" href="http://cocoon.apache.org/mirror.html#nightly"/>
</menu>
<menu label="Links">
Modified: cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/features.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/features.xml?rev=1700474&r1=1700473&r2=1700474&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/features.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/features.xml Tue Sep 1 10:16:41 2015
@@ -86,7 +86,7 @@
<li>
To get started see the <link href="tracks/first-steps-track.html">"first steps"
documentation track</link>.
- Basically you only need to <link href="http://cocoon.apache.org/mirror.cgi">download</link>
+ Basically you only need to <link href="http://cocoon.apache.org/mirror.html">download</link>
Cocoon, unpack it and follow the simple INSTALL.txt instructions.
A minimal version of the Jetty servlet container is included with Cocoon.
</li>
Modified: cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/installing/book.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/installing/book.xml?rev=1700474&r1=1700473&r2=1700474&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/installing/book.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/documentation/xdocs/installing/book.xml Tue Sep 1 10:16:41 2015
@@ -25,7 +25,7 @@
</menu>
<menu label="Installation">
- <external label="Download" href="http://cocoon.apache.org/mirror.cgi"/>
+ <external label="Download" href="http://cocoon.apache.org/mirror.html"/>
<menu-item label="Intro" href="index.html"/>
<menu-item label="Requirements" href="requirements.html"/>