Skip to content

Commit 0c51d26

Browse files
authored
Remove unnecessary javadoc config (#99)
1 parent 964f33e commit 0c51d26

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ tasks {
7777
breakIterator(true)
7878

7979
addBooleanOption("html5", true)
80-
81-
links("https://docs.oracle.com/javase/8/docs/api/")
8280
addBooleanOption("Xdoclint:all,-missing", true)
8381
}
8482
}

0 commit comments

Comments
 (0)