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.
2 parents 73e525a + e52b721 commit 8b028e3Copy full SHA for 8b028e3
spring-boot-project/spring-boot-docs/pom.xml
@@ -937,7 +937,7 @@
937
<link>https://docs.spring.io/spring-framework/docs/${spring.version}/javadoc-api/</link>
938
<link>https://docs.spring.io/spring-security/site/docs/${spring-security.version}/api/</link>
939
<link>https://tomcat.apache.org/tomcat-8.5-doc/api/</link>
940
- <link>http://download.eclipse.org/jetty/stable-9/apidocs/</link>
+ <link>https://www.eclipse.org/jetty/javadoc/${jetty.version}/</link>
941
<link>http://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version}/</link>
942
</links>
943
</configuration>
0 commit comments