Skip to content

Commit

Permalink
Update outdated Javadoc links
Browse files Browse the repository at this point in the history
Fixes #409

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=286092096
  • Loading branch information
anthonyvdotbe authored and kluever committed Dec 18, 2019
1 parent d1f6d89 commit 45fd3dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
<docencoding>UTF-8</docencoding>
<charset>UTF-8</charset>
<links>
<link>https://google.github.io/guava/releases/${guava.version}/api/docs/</link>
<link>https://javadoc.io/page/com.google.code.findbugs/jsr305/${jsr305.version}/</link>
<link>https://guava.dev/releases/${guava.version}/api/docs/</link>
<link>https://javadoc.io/static/com.google.code.findbugs/jsr305/${jsr305.version}/</link>
<link>https://docs.oracle.com/javase/8/docs/api/</link>
</links>
</configuration>
Expand Down

0 comments on commit 45fd3dc

Please sign in to comment.