aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVolker Leck <volker.leck@gmail.com>2018-04-18 15:01:35 -0700
committerRon Shapiro <shapiro.rd@gmail.com>2018-04-19 12:44:58 -0400
commitcb667bae21c4927f0ee679ad94cdca457b34a482 (patch)
treed756136df65671bbf5b507797010d91c82503c85 /README.md
parent0e8983a93d8ad4103afb32b3487878cf6a91b1df (diff)
downloaddagger2-cb667bae21c4927f0ee679ad94cdca457b34a482.tar.gz
Fix link to grpc docs in README
Closes https://github.com/google/dagger/pull/1140 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=193422662
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index e8075145e..16a47ba8f 100644
--- a/README.md
+++ b/README.md
@@ -218,14 +218,14 @@ install a copy in your local maven repository with the version `LOCAL-SNAPSHOT`.
See the License for the specific language governing permissions and
limitations under the License.
-[20api]: http://google.github.io/dagger/api/2.0/
+[20api]: https://google.github.io/dagger/api/2.0/
[`bazel`]: https://bazel.build
[bazel-external-deps]: https://docs.bazel.build/versions/master/external.html#depending-on-other-bazel-projects
[community]: https://plus.google.com/communities/111933036769103367883
[dagger-snap]: https://oss.sonatype.org/content/repositories/snapshots/com/google/dagger/
[databinding]: https://developer.android.com/topic/libraries/data-binding/
[gaktalk]: https://www.youtube.com/watch?v=oK_XtfXPkqw
-[latestapi]: http://google.github.io/dagger/api/latest/
+[latestapi]: https://google.github.io/dagger/api/latest/
[mavenbadge-svg]: https://maven-badges.herokuapp.com/maven-central/com.google.dagger/dagger/badge.svg
[mavenbadge]: https://maven-badges.herokuapp.com/maven-central/com.google.dagger/dagger
[mavensearch]: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.google.dagger%22
@@ -233,4 +233,4 @@ install a copy in your local maven repository with the version `LOCAL-SNAPSHOT`.
[proposal]: https://github.com/square/dagger/issues/366
[square]: http://github.com/square/dagger/
[squarecommunity]: https://plus.google.com/communities/109244258569782858265
-[website]: http://google.github.io/dagger
+[website]: https://google.github.io/dagger