File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,10 +56,10 @@ dependencies {
56
56
}
57
57
58
58
javadoc. options. links(" http://docs.oracle.com/javase/6/docs/api/" );
59
- javadoc. options. links(" http://jsr-305.googlecode.com/svn/trunk/javadoc /" );
59
+ javadoc. options. links(" http://www.javadoc.io/doc/com.google.code.findbugs/jsr305/3.0.1 /" );
60
60
javadoc. options. links(" http://fasterxml.github.com/jackson-databind/javadoc/2.2.0/" );
61
61
javadoc. options. links(" http://fasterxml.github.com/jackson-core/javadoc/2.2.0/" );
62
- javadoc. options. links(" http://docs.guava-libraries.googlecode. com/git-history/v16 .0.1/javadoc /" );
62
+ javadoc. options. links(" http://www.javadoc.io/doc/ com.google.guava/guava/16 .0.1/" );
63
63
javadoc. options. links(" http://fge.github.io/btf/" );
64
64
javadoc. options. links(" http://fge.github.io/msg-simple/" );
65
65
javadoc. options. links(" http://fge.github.io/jackson-coreutils/" );
You can’t perform that action at this time.
0 commit comments