Merge branch '1.3.x' into 1.4.x

This commit is contained in:
Andy Wilkinson 2019-03-27 20:06:16 +00:00
commit 3a5a087b1f

View File

@ -8,7 +8,7 @@ html {
div(class:'navbar') {
div(class:'navbar-inner') {
a(class:'brand',
href:'http://groovy-lang.org/404.html') {
href:'http://docs.groovy-lang.org/docs/latest/html/documentation/markup-template-engine.html') {
yield 'Groovy - Layout'
}
ul(class:'nav') {