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 46855ab + 8b028e3 commit 72b4558Copy full SHA for 72b4558
spring-boot-project/spring-boot-docs/pom.xml
@@ -942,7 +942,7 @@
942
<link>https://docs.spring.io/spring-framework/docs/${spring.version}/javadoc-api/</link>
943
<link>https://docs.spring.io/spring-security/site/docs/${spring-security.version}/api/</link>
944
<link>https://tomcat.apache.org/tomcat-8.5-doc/api/</link>
945
- <link>http://download.eclipse.org/jetty/stable-9/apidocs/</link>
+ <link>https://www.eclipse.org/jetty/javadoc/${jetty.version}/</link>
946
<link>http://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version}/</link>
947
</links>
948
</configuration>
0 commit comments