Skip to content

Commit c50f64a

Browse files
future-challengerIván Carballo
authored andcommitted
espresso address updated (ribot#39)
espresso address in original README.md is not right, updated to the right one: https://google.github.io/android-testing-support-library/docs/espresso/index.html.
1 parent 6df6806 commit c50f64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Libraries and tools included:
1414
- [Timber](https://github.com/JakeWharton/timber)
1515
- [Glide](https://github.com/bumptech/glide)
1616
- [Otto](http://square.github.io/otto/) event bus
17-
- Functional tests with [Espresso](https://code.google.com/p/android-test-kit/wiki/Espresso)
17+
- Functional tests with [Espresso](https://google.github.io/android-testing-support-library/docs/espresso/index.html)
1818
- [Robolectric](http://robolectric.org/)
1919
- [Mockito](http://mockito.org/)
2020
- [Checkstyle](http://checkstyle.sourceforge.net/), [PMD](https://pmd.github.io/) and [Findbugs](http://findbugs.sourceforge.net/) for code analysis

0 commit comments

Comments
 (0)