Skip to content

Commit f4b0101

Browse files
committed
Merge branch '1.5.x' into 2.0.x
2 parents 263e157 + 3a2c962 commit f4b0101

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2229,7 +2229,7 @@ integrations.
22292229

22302230
Spring Boot includes auto-configuration support for the following templating engines:
22312231

2232-
* https://freemarker.org/docs/[FreeMarker]
2232+
* https://freemarker.apache.org/docs/[FreeMarker]
22332233
* http://docs.groovy-lang.org/docs/next/html/documentation/template-engines.html#_the_markuptemplateengine[Groovy]
22342234
* http://www.thymeleaf.org[Thymeleaf]
22352235
* https://mustache.github.io/[Mustache]
@@ -2660,7 +2660,7 @@ Thymeleaf, FreeMarker, and Mustache.
26602660

26612661
Spring Boot includes auto-configuration support for the following templating engines:
26622662

2663-
* http://freemarker.org/docs/[FreeMarker]
2663+
* https://freemarker.apache.org/docs/[FreeMarker]
26642664
* http://www.thymeleaf.org[Thymeleaf]
26652665
* http://mustache.github.io/[Mustache]
26662666

0 commit comments

Comments
 (0)