Author: britter
Date: Tue Jan 6 12:16:30 2015
New Revision: 1649790
URL: http://svn.apache.org/r1649790
Log:
FileUpload doesn't follow the JavaDoc archiving structure like the other
projects
Modified:
commons/proper/fileupload/trunk/README.md
Modified: commons/proper/fileupload/trunk/README.md
URL:
http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/README.md?rev=1649790&r1=1649789&r2=1649790&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/README.md (original)
+++ commons/proper/fileupload/trunk/README.md Tue Jan 6 12:16:30 2015
@@ -50,7 +50,7 @@ Documentation
-------------
More information can be found on the
[homepage](https://commons.apache.org/proper/commons-fileupload).
-The
[JavaDoc](https://commons.apache.org/proper/commons-fileupload/javadocs/api-release)
can be browsed.
+The [JavaDoc](https://commons.apache.org/proper/commons-fileupload/apidocs)
can be browsed.
Questions related to the usage of Apache Commons FileUpload should be posted
to the [user mailing list][ml].
Where can I get the latest release?