Skip to content

Commit eb92dfb

Browse files
parker0philsnicoll
authored andcommitted
Fix link to Groovy documentation
Closes gh-3054
1 parent 4b82516 commit eb92dfb

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
@@ -1110,7 +1110,7 @@ and JSPs. Many other templating engines also ship their own Spring MVC integrati
11101110
Spring Boot includes auto-configuration support for the following templating engines:
11111111

11121112
* http://freemarker.org/docs/[FreeMarker]
1113-
* http://beta.groovy-lang.org/docs/groovy-2.3.0/html/documentation/markup-template-engine.html[Groovy]
1113+
* http://docs.groovy-lang.org/docs/next/html/documentation/template-engines.html#_the_markuptemplateengine[Groovy]
11141114
* http://www.thymeleaf.org[Thymeleaf]
11151115
* http://velocity.apache.org[Velocity]
11161116

0 commit comments

Comments
 (0)