Skip to content

Commit

Permalink
Merge pull request #364 from and-dmitry/fix-sitemesh-link
Browse files Browse the repository at this point in the history
Update link to the sitemesh site
  • Loading branch information
graemerocher committed Aug 17, 2015
2 parents 7998208 + 8a14da3 commit 14723a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en/guide/theWebLayer/gsp/layouts.gdoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
h4. Creating Layouts

Grails leverages [Sitemesh|http://www.opensymphony.com/sitemesh/], a decorator engine, to support view layouts. Layouts are located in the @grails-app/views/layouts@ directory. A typical layout can be seen below:
Grails leverages [Sitemesh|http://sitemesh.org], a decorator engine, to support view layouts. Layouts are located in the @grails-app/views/layouts@ directory. A typical layout can be seen below:

{code:xml}
<html>
Expand Down

0 comments on commit 14723a6

Please sign in to comment.