Skip to content

Commit 885dcdf

Browse files
update doc template
1 parent 99f02b6 commit 885dcdf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

audit-logging/src/docs/templates/index.tmpl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,21 +88,21 @@
8888

8989
<hr />
9090

91-
<h2>Current Documentation</h2>
91+
<h2>Current Documentation (Grails 3)</h2>
9292
<ul>
9393
<li><a href="/grails-audit-logging-plugin/latest/plugin.html">User guide</a></li>
9494
<li><a href="/grails-audit-logging-plugin/latest/audit-logging-@VERSION@.pdf">User guide PDF</a></li>
9595
<li><a href="/grails-audit-logging-plugin/latest/audit-logging-@VERSION@.epub">User guide EPUB</a></li>
9696
</ul>
9797

98-
<h2>Snapshot Documentation</h2>
98+
<h2>Snapshot Documentation (Grails 3)</h2>
9999
<ul>
100-
<li><a href="/grails-audit-logging-plugin/snapshot/plugin.html">User guide (@VERSION@)</a></li>
101-
<li><a href="/grails-audit-logging-plugin/snapshot/audit-logging-@VERSION@.pdf">User guide PDF (@VERSION@)</a></li>
102-
<li><a href="/grails-audit-logging-plugin/snapshot/audit-logging-@VERSION@.epub">User guide EPUB (@VERSION@)</a></li>
100+
<li><a href="/grails-audit-logging-plugin/snapshot/plugin.html">User guide</a></li>
101+
<li><a href="/grails-audit-logging-plugin/snapshot/audit-logging-@VERSION@.pdf">User guide PDF</a></li>
102+
<li><a href="/grails-audit-logging-plugin/snapshot/audit-logging-@VERSION@.epub">User guide EPUB</a></li>
103103
</ul>
104104

105-
<h2>Documentation (version 1.x) for Grails 1.x / 2.x</h2>
105+
<h2>1.x Documentation for Grails 1.x / 2.x</h2>
106106
<ul>
107107
<li><a href="http://plugins.grails.org/plugin/audit-logging">Plugin 1.x User guide</a></li>
108108
</ul>

0 commit comments

Comments
 (0)