diff --git a/.buildscript/deploy_snapshot.sh b/.buildscript/deploy_snapshot.sh index f7ccfac..6054b1a 100755 --- a/.buildscript/deploy_snapshot.sh +++ b/.buildscript/deploy_snapshot.sh @@ -3,7 +3,7 @@ # Deploy a jar, source jar, and javadoc jar to Sonatype's snapshot repo. # # Adapted from https://coderwall.com/p/9b_lfq and -# http://benlimmer.com/2013/12/26/automatically-publish-javadoc-to-gh-pages-with-travis-ci/ +# https://benlimmer.com/2013/12/26/automatically-publish-javadoc-to-gh-pages-with-travis-ci/ SLUG="square/moshi" JDK="oraclejdk8" diff --git a/README.md b/README.md index 0b751ae..7268b5e 100644 --- a/README.md +++ b/README.md @@ -558,4 +558,4 @@ License [okio]: https://github.com/square/okio/ [okhttp]: https://github.com/square/okhttp/ [gson]: https://github.com/google/gson/ - [javadoc]: http://square.github.io/moshi/1.x/moshi/ + [javadoc]: https://square.github.io/moshi/1.x/moshi/