Update adventure javadoc link (#956)

This commit is contained in:
Adrian 2023-02-25 10:20:41 -05:00 committed by GitHub
parent 48acbb3240
commit 9149ed3384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ tasks {
"https://guava.dev/releases/$guavaVersion/api/docs/",
"https://google.github.io/guice/api-docs/$guiceVersion/javadoc/",
"https://docs.oracle.com/en/java/javase/11/docs/api/",
"https://jd.adventure.kyori.net/api/$adventureVersion/"
"https://jd.advntr.dev/api/$adventureVersion/"
)
// Disable the crazy super-strict doclint tool in Java 8