We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f97afff commit e763726Copy full SHA for e763726
plugin/src/docs/templates/index.tmpl
@@ -88,6 +88,16 @@
88
89
<hr />
90
91
+ <h2>Current 6.0.x Documentation (Grails 7.0.x)</h2>
92
+ <ul>
93
+ <li><a href="/grails-audit-logging-plugin/latest/index.html">Current User guide</a></li>
94
+ </ul>
95
+
96
+ <h2>Snapshot Documentation (Grails 7.0.x)</h2>
97
98
+ <li><a href="/grails-audit-logging-plugin/snapshot/index.html">Snapshot User guide</a></li>
99
100
101
<h2>Current 3.x Documentation (Grails 3.3.x)</h2>
102
<ul>
103
<li><a href="/grails-audit-logging-plugin/latest/plugin.html">Current User guide</a></li>
0 commit comments