Skip to content

Commit a9f4dbd

Browse files
frohwerksnicoll
authored andcommitted
Fix freemarker documentation link
Closes gh-14046
1 parent 37bd286 commit a9f4dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1979,7 +1979,7 @@ and JSPs. Many other templating engines also ship their own Spring MVC integrati
19791979

19801980
Spring Boot includes auto-configuration support for the following templating engines:
19811981

1982-
* http://freemarker.org/docs/[FreeMarker]
1982+
* https://freemarker.apache.org/docs/[FreeMarker]
19831983
* http://docs.groovy-lang.org/docs/next/html/documentation/template-engines.html#_the_markuptemplateengine[Groovy]
19841984
* http://www.thymeleaf.org[Thymeleaf]
19851985
* http://mustache.github.io/[Mustache]

0 commit comments

Comments
 (0)