Author: rdonkin
Date: Sun Jun 5 12:28:56 2005
New Revision: 180136
URL: http://svn.apache.org/viewcvs?rev=180136&view=rev
Log:
Fixed broken links
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/xdocs/faq.xml
Modified:
jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/xdocs/faq.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/xdocs/faq.xml?rev=180136&r1=180135&r2=180136&view=diff
==============================================================================
--- jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/xdocs/faq.xml
(original)
+++ jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/xdocs/faq.xml
Sun Jun 5 12:28:56 2005
@@ -273,7 +273,7 @@
</a>
</dt>
<dd>
- Betwixt uses <a
href='http://jakarta.apache.org/commons/digester.html'>Digester</a> for bean
+ Betwixt uses <a
href='http://jakarta.apache.org/commons/digester/index.html'>Digester</a> for
bean
reading. There are problems integrating the last release with
custom digester rules.
The CVS HEAD version of betwixt now supports this and so users who
need to do this should
upgrade.
@@ -328,7 +328,7 @@
<dd>
Betwixt uses Maven for its build system. So you should be able to
build Betwixt just like
any other Maven enabled project. Please see the
- <a
href="http://jakarta.apache.org/turbine/maven/start/index.html">Maven</a>
+ <a href="http://maven.apache.org/start/index.html">Maven</a>
documentation for details.
</dd>
</dl>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]