aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcpovirk <cpovirk@google.com>2018-08-20 09:54:35 -0700
committerRon Shapiro <shapiro.rd@gmail.com>2018-08-21 18:46:43 -0400
commit3a68b064c291b0619aaa49b4c4e3215abca4cf6c (patch)
treeb17a0bcc1f8fdf62d969399faffa7a3cc09819e8 /README.md
parent2169b3ad4626d4f3699ba8337fb4c6be3c7ee585 (diff)
downloaddagger2-3a68b064c291b0619aaa49b4c4e3215abca4cf6c.tar.gz
Update another link broken by the search.maven.org UI change.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=209434636
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 7417c7667..13523c06c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Dagger 2
-[![Maven Central][mavenbadge-svg]][mavenbadge]
+[![Maven Central][mavenbadge-svg]][mavencentral]
A fast dependency injector for Android and Java.
@@ -190,7 +190,7 @@ gradle.projectsEvaluated {
If you do not use maven, gradle, ivy, or other build systems that consume
maven-style binary artifacts, they can be downloaded directly via the
-[Maven Central Repository][mavensearch].
+[Maven Central Repository][mavencentral].
Developer snapshots are available from Sonatype's
[snapshot repository][dagger-snap], and are built on a clean build of
@@ -227,8 +227,7 @@ install a copy in your local maven repository with the version `LOCAL-SNAPSHOT`.
[gaktalk]: https://www.youtube.com/watch?v=oK_XtfXPkqw
[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://search.maven.org/artifact/com.google.dagger/dagger
-[mavensearch]: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.google.dagger%22
+[mavencentral]: https://search.maven.org/artifact/com.google.dagger/dagger
[project]: http://github.com/google/dagger/
[proposal]: https://github.com/square/dagger/issues/366
[square]: http://github.com/square/dagger/