You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: snapshot/manual/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -465,7 +465,7 @@ <h1>Grails Render</h1>
465
465
<divclass="sect2">
466
466
<h3id="introduction">1. Introduction</h3>
467
467
<divclass="paragraph">
468
-
<p>This plugin adds additional rendering capabilities to Grails applications via the <ahref="https://xhtmlrenderer.dev.java.net/">XHTML Renderer</a> library.</p>
468
+
<p>This plugin adds additional rendering capabilities to Grails applications via the <ahref="https://github.com/flyingsaucerproject/flyingsaucer">XHTML Renderer</a> library.</p>
469
469
</div>
470
470
<divclass="paragraph">
471
471
<p>Rendering is either done directly via <code>«format»RenderingService</code> services …​</p>
0 commit comments