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.
1 parent 339fd74 commit e52b721Copy full SHA for e52b721
spring-boot-docs/pom.xml
@@ -790,7 +790,7 @@
790
<link>http://docs.spring.io/spring-framework/docs/${spring.version}/javadoc-api/</link>
791
<link>http://docs.spring.io/autorepo/docs/spring-security/${spring-security.version}/apidocs/</link>
792
<link>http://tomcat.apache.org/tomcat-8.0-doc/api/</link>
793
- <link>http://download.eclipse.org/jetty/stable-9/apidocs/</link>
+ <link>https://www.eclipse.org/jetty/javadoc/${jetty.version}/</link>
794
<link>http://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version}/</link>
795
</links>
796
</configuration>
0 commit comments