Update adventure javadoc URL

This commit is contained in:
Alexander Brandes 2023-03-07 00:04:44 +01:00
parent 992eaf2b4c
commit f7026338e9
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ fun Project.applyCommonJavaConfiguration(sourcesJar: Boolean, banSlf4j: Boolean
)
options.encoding = "UTF-8"
links(
"https://jd.adventure.kyori.net/api/latest/",
"https://jd.advntr.dev/api/latest/",
"https://logging.apache.org/log4j/2.x/log4j-api/apidocs/",
"https://www.antlr.org/api/Java/",
"https://docs.enginehub.org/javadoc/org.enginehub.piston/core/0.5.7/",