Skip to content

Commit 8b028e3

Browse files
committed
Merge branch '1.5.x' into 2.0.x
2 parents 73e525a + e52b721 commit 8b028e3

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
@@ -937,7 +937,7 @@
937937
<link>https://docs.spring.io/spring-framework/docs/${spring.version}/javadoc-api/</link>
938938
<link>https://docs.spring.io/spring-security/site/docs/${spring-security.version}/api/</link>
939939
<link>https://tomcat.apache.org/tomcat-8.5-doc/api/</link>
940-
<link>http://download.eclipse.org/jetty/stable-9/apidocs/</link>
940+
<link>https://www.eclipse.org/jetty/javadoc/${jetty.version}/</link>
941941
<link>http://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version}/</link>
942942
</links>
943943
</configuration>

0 commit comments

Comments
 (0)