Skip to content

Commit bb1e1d3

Browse files
committed
Link to the english version
1 parent 2d6b531 commit bb1e1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ subprojects {
6464
(options as StandardJavadocDocletOptions).apply {
6565
charSet = encoding
6666
docEncoding = encoding
67-
links("https://docs.oracle.com/javase/jp/8/docs/api/")
67+
links("https://docs.oracle.com/javase/8/docs/api/")
6868
use()
6969
exclude("**/internal/**")
7070
}

0 commit comments

Comments
 (0)