mirror of
https://github.com/fankes/moshi.git
synced 2025-10-20 00:19:21 +08:00
Merge pull request #451 from square/jwilson.0225.https_links
Use HTTPS links in documentation where possible.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# Deploy a jar, source jar, and javadoc jar to Sonatype's snapshot repo.
|
# Deploy a jar, source jar, and javadoc jar to Sonatype's snapshot repo.
|
||||||
#
|
#
|
||||||
# Adapted from https://coderwall.com/p/9b_lfq and
|
# 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"
|
SLUG="square/moshi"
|
||||||
JDK="oraclejdk8"
|
JDK="oraclejdk8"
|
||||||
|
@@ -558,4 +558,4 @@ License
|
|||||||
[okio]: https://github.com/square/okio/
|
[okio]: https://github.com/square/okio/
|
||||||
[okhttp]: https://github.com/square/okhttp/
|
[okhttp]: https://github.com/square/okhttp/
|
||||||
[gson]: https://github.com/google/gson/
|
[gson]: https://github.com/google/gson/
|
||||||
[javadoc]: http://square.github.io/moshi/1.x/moshi/
|
[javadoc]: https://square.github.io/moshi/1.x/moshi/
|
||||||
|
Reference in New Issue
Block a user