Author: britter
Date: Tue Jan 13 20:12:04 2015
New Revision: 1651465
URL: http://svn.apache.org/r1651465
Log:
Update link to apidocs
Modified:
commons/proper/validator/trunk/README.md
Modified: commons/proper/validator/trunk/README.md
URL:
http://svn.apache.org/viewvc/commons/proper/validator/trunk/README.md?rev=1651465&r1=1651464&r2=1651465&view=diff
==============================================================================
--- commons/proper/validator/trunk/README.md (original)
+++ commons/proper/validator/trunk/README.md Tue Jan 13 20:12:04 2015
@@ -50,7 +50,7 @@ Documentation
-------------
More information can be found on the
[homepage](http://commons.apache.org/proper/commons-validator).
-The
[JavaDoc](http://commons.apache.org/proper/commons-validator/javadocs/api-release)
can be browsed.
+The [JavaDoc](http://commons.apache.org/proper/commons-validator/apidocs) can
be browsed.
Questions related to the usage of Apache Commons Validator should be posted to
the [user mailing list][ml].
Where can I get the latest release?