Skip to content

Commit

Permalink
Stop trying to link to https://checkerframework.org/api/
Browse files Browse the repository at this point in the history
It's [causing Javadoc builds to fail](#293 (comment)).

RELNOTES=n/a
PiperOrigin-RevId: 590637691
  • Loading branch information
cpovirk authored and Jimfs Team committed Dec 13, 2023
1 parent 8752f4f commit 28a925d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@
<source>${java.version}</source>
<detectJavaApiLink>false</detectJavaApiLink>
<links>
<link>https://checkerframework.org/api/</link>
<link>https://guava.dev/releases/${guava.version}/api/docs/</link>
<link>https://unicode-org.github.io/icu-docs/apidoc/released/icu4j</link>
<!-- When building against Java 8, the Java 11 link below is overridden to point to an older version (Java 9, the newest one that works). -->
Expand Down

0 comments on commit 28a925d

Please sign in to comment.