Merge pull request #451 from square/jwilson.0225.https_links

Use HTTPS links in documentation where possible.
This commit is contained in:
Jake Wharton
2018-02-25 22:20:02 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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/