Skip to content

Commit 3f3a045

Browse files
authored
Update build.gradle
1 parent 0eea996 commit 3f3a045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ javadoc {
7676

7777
options.links(
7878
"https://docs.oracle.com/javase/8/docs/api/",
79-
"http://www.reactive-streams.org/reactive-streams-${reactiveStreamsVersion}-javadoc/"
79+
"https://www.reactive-streams.org/reactive-streams-${reactiveStreamsVersion}-javadoc/"
8080
)
8181

8282
finalizedBy javadocCleanup

0 commit comments

Comments
 (0)