Skip to content

Commit b38218f

Browse files
authored
Update User Guide link to latest version
1 parent 55c035d commit b38218f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Or via one of the `render«format»()` methods added to controllers …
3131

3232
renderPdf(template: "/pdfs/report", model: [report: reportObject], filename: reportObject.name)
3333

34-
Please see the [User Guide](http://gpc.github.io/rendering/ "Grails Rendering Plugin @ GitHub") for more information.
34+
Please see the [User Guide](https://gpc.github.io/rendering/latest/) for more information.
3535

3636
The plugin is released under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html "Apache License, Version 2.0 - The Apache Software Foundation") and is produced under the [Grails Plugin Collective](https://github.com/gpc).
3737
However, it does include [LGPL](http://www.gnu.org/licenses/lgpl.html) libraries: [XhtmlRenderer](https://github.com/flyingsaucerproject/flyingsaucer)

0 commit comments

Comments
 (0)