Skip to content

Commit

Permalink
Polishing #1667
Browse files Browse the repository at this point in the history
Update Javadoc link to Commons Pool
  • Loading branch information
mp911de committed Mar 16, 2021
1 parent f13dd80 commit 4e3aff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@
<stylesheetfile>src/main/javadoc/stylesheet.css</stylesheetfile>
<links>
<link>https://netty.io/4.1/api/</link>
<link>https://commons.apache.org/proper/commons-pool/api-2.7.0/</link>
<link>https://commons.apache.org/proper/commons-pool/apidocs/</link>
<link>http://reactivex.io/RxJava/1.x/javadoc/</link>
<link>http://reactivex.io/RxJava/javadoc/</link>
<link>https://projectreactor.io/docs/core/release/api/</link>
Expand Down

0 comments on commit 4e3aff8

Please sign in to comment.