File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,9 +54,9 @@ javadoc.options {
54
54
}
55
55
links(" https://docs.oracle.com/javase/7/docs/api/" );
56
56
links(" https://www.javadoc.io/doc/com.google.code.findbugs/jsr305/3.0.2/" );
57
- links(" https://fasterxml. github.com/jackson-databind/javadoc/2.11/ " );
58
- links(" https://fasterxml. github.com/jackson-core/javadoc/2.11/ " );
59
- links(" https://fasterxml. github.com/jackson-annotations/javadoc/2.11/ " );
57
+ links(" https://github.com/FasterXML/ jackson-databind/tree/2.14/docs/ javadoc/2.11" );
58
+ links(" https://github.com/FasterXML/ jackson-core/tree/2.14/docs/ javadoc/2.11" );
59
+ links(" https://github.com/FasterXML/ jackson-annotations/tree/2.14/docs/ javadoc/2.11" );
60
60
links(" https://www.javadoc.io/doc/com.google.guava/guava/28.2-android/" );
61
61
links(" https://java-json-tools.github.io/msg-simple/" );
62
62
links(" https://java-json-tools.github.io/jackson-coreutils/" );
You can’t perform that action at this time.
0 commit comments