From d4e2a8644457bbe198763cb6bd106775c744e6ce Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Sun, 25 Oct 2015 08:38:26 -0400 Subject: [PATCH] Reference the latest Javadoc. --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4083e52..3fa1655 100644 --- a/README.md +++ b/README.md @@ -262,9 +262,7 @@ But the two libraries have a few important differences: Download -------- -**Moshi is under development.** The API is not final. Download [the latest .jar][dl] or depend via -Maven: - +Download [the latest JAR][dl] or depend via Maven: ```xml com.squareup.moshi @@ -301,6 +299,6 @@ License [dl]: https://search.maven.org/remote_content?g=com.squareup.moshi&a=moshi&v=LATEST [snap]: https://oss.sonatype.org/content/repositories/snapshots/com/squareup/moshi/ [okio]: https://github.com/square/okio/ - [okhttp]: https://github.com/square/okhttp - [gson]: https://github.com/google/gson - [javadoc]: https://square.github.io/moshi/ + [okhttp]: https://github.com/square/okhttp/ + [gson]: https://github.com/google/gson/ + [javadoc]: http://square.github.io/moshi/1.0.0/moshi/