Author: bayard
Date: Fri Feb 10 05:00:55 2012
New Revision: 1242674
URL: http://svn.apache.org/viewvc?rev=1242674&view=rev
Log:
Fix the download link to point to the archives
Modified:
tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml
Modified: tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml?rev=1242674&r1=1242673&r2=1242674&view=diff
==============================================================================
--- tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml (original)
+++ tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml Fri Feb 10 05:00:55
2012
@@ -48,13 +48,13 @@
<td>Standard 1.1</td>
<td>JSTL 1.1</td>
<td>Servlet 2.4, JavaServer Pages 2.0</td>
- <td><a
href="http://jakarta.apache.org/site/downloads/downloads_taglibs-standard.cgi">download</a></td>
+ <td><a
href="http://archive.apache.org/dist/jakarta/taglibs/standard/">download</a></td>
</tr>
<tr>
<td>Standard 1.0</td>
<td>JSTL 1.0</td>
<td>Servlet 2.3, JavaServer Pages 1.2</td>
- <td><a
href="http://jakarta.apache.org/site/downloads/downloads_taglibs-standard-1.0.cgi">download</a></td>
+ <td><a
href="http://archive.apache.org/dist/jakarta/taglibs/standard/">download</a></td>
</tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]