From 83f60d6bd7b2f0ef9ea54791ef8cc5c57dfee1a6 Mon Sep 17 00:00:00 2001 From: Eric Cochran Date: Tue, 14 Aug 2018 19:54:30 -0700 Subject: [PATCH] Fix README link to jar. (#622) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa12a04..1c8e47e 100644 --- a/README.md +++ b/README.md @@ -625,7 +625,7 @@ License limitations under the License. - [dl]: https://search.maven.org/remote_content?g=com.squareup.moshi&a=moshi&v=LATEST + [dl]: https://search.maven.org/classic/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/