FileUpload doesn't follow the JavaDoc archiving structure like the other projects

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/fileupload/trunk@1649790 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
index 1ba584f..cb76d89 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@
 -------------
 
 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?