[ci skip] Replaced slf4j javadocs provider with javadocs.dev

This commit is contained in:
Adrian Gonzales
2025-11-09 15:23:36 -05:00
parent a046f70075
commit 6cc1be7746

View File

@@ -63,7 +63,7 @@ tasks {
o.use() o.use()
o.links( o.links(
"https://www.slf4j.org/apidocs/", "https://www.javadocs.dev/org.slf4j/slf4j-api/${libs.slf4j.get().version}/",
"https://guava.dev/releases/${libs.guava.get().version}/api/docs/", "https://guava.dev/releases/${libs.guava.get().version}/api/docs/",
"https://google.github.io/guice/api-docs/${libs.guice.get().version}/javadoc/", "https://google.github.io/guice/api-docs/${libs.guice.get().version}/javadoc/",
"https://docs.oracle.com/en/java/javase/17/docs/api/", "https://docs.oracle.com/en/java/javase/17/docs/api/",