Skip to content

Commit 2b6d7a3

Browse files
Riggs333snicoll
authored andcommitted
Update URL to Groovy Docs
Closes spring-projectsgh-3715
1 parent f88d548 commit 2b6d7a3

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-samples/spring-boot-sample-web-groovy-templates

1 file changed

+1
-1
lines changed

spring-boot-samples/spring-boot-sample-web-groovy-templates/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This sample application uses Spring Boot and
2-
http://beta.groovy-lang.org/docs/groovy-2.3.1/html/documentation/markup-template-engine.html[Groovy templates]
2+
http://docs.groovy-lang.org/latest/html/documentation/#_the_markuptemplateengine[Groovy templates]
33
in the View layer. The templates for this app live in `classpath:/templates/`, which is
44
the conventional location for Spring Boot. External configuration is available via
55
``spring.groovy.template.*''.

0 commit comments

Comments
 (0)