aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSam Berlin <sberlin@gmail.com>2014-07-21 15:19:02 -0400
committerSam Berlin <sberlin@gmail.com>2014-07-21 15:19:02 -0400
commit5372e8ad9a1ec46a1d0b2cd37db5e86f9cd4eca8 (patch)
treef125008aa27281612bbe1ea5f60d4967d5075c02 /README.md
parente517637622fc95153967bd24b664167011e4b098 (diff)
downloadguice-5372e8ad9a1ec46a1d0b2cd37db5e86f9cd4eca8.tar.gz
Redirect latest javadoc page
doclava was at packages.html, normal javadoc is at index.html.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 913a0b03..2a54be00 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Guice
**Now, out in [4.0 Beta4](https://github.com/google/guice/wiki/Guice40)!**
-**Documentation:** [User Guide](https://github.com/google/guice/wiki/Motivation), [3.0 javadocs](http://google.github.io/guice/api-docs/3.0/javadoc/packages.html), [Latest javadocs](http://google.github.io/guice/api-docs/latest/javadoc/packages.html) <br/>
+**Documentation:** [User Guide](https://github.com/google/guice/wiki/Motivation), [3.0 javadocs](http://google.github.io/guice/api-docs/3.0/javadoc/packages.html), [Latest javadocs](http://google.github.io/guice/api-docs/latest/javadoc/index.html) <br/>
**Continuous Integration:** [![Build Status](https://api.travis-ci.org/google/guice.png?branch=master)](https://travis-ci.org/google/guice) <br
/>
**Mailing Lists:** [User Mailing List](http://groups.google.com/group/google-guice), [Developer Mailing List](http://groups.google.com/group/google-guice-dev) <br/>