Skip to content

Commit 6d98512

Browse files
committed
Update javadoc links in README to point to javadoc.io
1 parent 0ce0af3 commit 6d98512

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,12 +310,12 @@ to manually install the jars for [Mockito][6] and [Javassist][7].
310310
* Initial release
311311

312312
[1]: https://code.google.com/p/mockito/
313-
[2]: http://google.github.io/gwtmockito/javadoc/com/google/gwtmockito/GwtMockito.html#useProviderForType(java.lang.Class,%20com.google.gwtmockito.fakes.FakeProvider)
313+
[2]: http://static.javadoc.io/com.google.gwt.gwtmockito/gwtmockito/1.1.6/com/google/gwtmockito/GwtMockito.html#useProviderForType(java.lang.Class, com.google.gwtmockito.fakes.FakeProvider)
314314
[3]: https://developers.google.com/web-toolkit/doc/latest/DevGuideCodingBasicsOverlay
315315
[4]: http://en.wikipedia.org/wiki/Dependency_injection
316316
[5]: http://search.maven.org/remotecontent?filepath=com/google/gwt/gwtmockito/gwtmockito/1.1.6/gwtmockito-1.1.6.jar
317317
[6]: https://code.google.com/p/mockito/downloads/list
318318
[7]: http://www.jboss.org/javassist/downloads
319-
[8]: http://google.github.io/gwtmockito/javadoc/
319+
[8]: http://www.javadoc.io/doc/com.google.gwt.gwtmockito/gwtmockito/1.1.6
320320
[9]: https://github.com/google/gwtmockito/tree/master/gwtmockito-sample/src
321321
[10]: https://github.com/google/gwtmockito/commit/52b5ddfc08df1b630cd1f241d2afaa08fed82a77

0 commit comments

Comments
 (0)