Merge pull request #43439 from ngocnhan-tran1996

* pr/43439:
  Fix logback javadoc

Closes gh-43439
This commit is contained in:
Stéphane Nicoll 2024-12-10 07:36:14 +01:00
commit 68b5b956d1
1 changed files with 1 additions and 1 deletions

View File

@ -1217,7 +1217,7 @@ bom {
}
links {
site("https://logback.qos.ch")
javadoc("https://logback.qos.ch/apidocs", "ch.qos.logback")
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
}
}
library("Lombok", "1.18.36") {