We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964f33e commit 0c51d26Copy full SHA for 0c51d26
buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts
@@ -77,8 +77,6 @@ tasks {
77
breakIterator(true)
78
79
addBooleanOption("html5", true)
80
-
81
- links("https://docs.oracle.com/javase/8/docs/api/")
82
addBooleanOption("Xdoclint:all,-missing", true)
83
}
84
0 commit comments