Skip to content

Commit

Permalink
Fix javadoc links for Paper javadocs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Boerman committed Dec 25, 2024
1 parent 3a1014d commit 76fe03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScalaLoader-Paper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<configuration>
<!-- paper api javadoc -->
<links>
<link>https://jd.papermc.io/paper/1.19/</link>
<link>https://jd.papermc.io/paper/1.21.4/</link>
</links>

<!-- make the javadoc tool stop complain about unrecognised tags -->
Expand Down

0 comments on commit 76fe03e

Please sign in to comment.