mirror of
https://github.com/PaperMC/Velocity.git
synced 2024-12-03 06:52:16 +08:00
Fix Java 11 Javadoc URL
This commit is contained in:
parent
b9823085af
commit
51f923bf2d
@ -83,7 +83,7 @@ javadoc {
|
||||
'http://www.slf4j.org/apidocs/',
|
||||
'https://google.github.io/guava/releases/25.1-jre/api/docs/',
|
||||
'https://google.github.io/guice/api-docs/5.0.1/javadoc/',
|
||||
'https://docs.oracle.com/javase/11/docs/api/',
|
||||
'https://docs.oracle.com/en/java/javase/11/docs/api//',
|
||||
'https://jd.adventure.kyori.net/api/4.7.0/'
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user