3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-11-06 00:00:47 +01:00

Update adventure javadoc link (#956)

Dieser Commit ist enthalten in:
Adrian 2023-02-25 10:20:41 -05:00 committet von GitHub
Ursprung 48acbb3240
Commit 9149ed3384
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -66,7 +66,7 @@ tasks {
"https://guava.dev/releases/$guavaVersion/api/docs/", "https://guava.dev/releases/$guavaVersion/api/docs/",
"https://google.github.io/guice/api-docs/$guiceVersion/javadoc/", "https://google.github.io/guice/api-docs/$guiceVersion/javadoc/",
"https://docs.oracle.com/en/java/javase/11/docs/api/", "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 // Disable the crazy super-strict doclint tool in Java 8