Skip to content

Commit 72b4558

Browse files
committed
Merge branch '2.0.x'
2 parents 46855ab + 8b028e3 commit 72b4558

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@
942942
<link>https://docs.spring.io/spring-framework/docs/${spring.version}/javadoc-api/</link>
943943
<link>https://docs.spring.io/spring-security/site/docs/${spring-security.version}/api/</link>
944944
<link>https://tomcat.apache.org/tomcat-8.5-doc/api/</link>
945-
<link>http://download.eclipse.org/jetty/stable-9/apidocs/</link>
945+
<link>https://www.eclipse.org/jetty/javadoc/${jetty.version}/</link>
946946
<link>http://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version}/</link>
947947
</links>
948948
</configuration>

0 commit comments

Comments
 (0)