Skip to content

Commit e655f6c

Browse files
committed
Do not build javadoc against javadoc.io
Service has been unstable and is not an official source.
1 parent 0407370 commit e655f6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ subprojects {
1414

1515
ext.javadocLinks = [
1616
"https://docs.oracle.com/en/java/javase/17/docs/api/",
17-
"https://javadoc.io/doc/com.graphql-java/graphql-java/${graphQlJavaVersion}/",
1817
"https://docs.spring.io/spring-framework/docs/${springFrameworkVersion}/javadoc-api/",
1918
"https://docs.spring.io/spring-boot/${springBootVersion}/api/java/",
2019
] as String[]

0 commit comments

Comments
 (0)