Skip to content

Commit 99f02b6

Browse files
fixed doc index template url
1 parent 47fe14f commit 99f02b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
<h2>Current Documentation</h2>
9292
<ul>
93-
<li><a href="/grails-audit-logging-plugin/latest/index.html">User guide</a></li>
93+
<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-@[email protected]">User guide PDF</a></li>
9595
<li><a href="/grails-audit-logging-plugin/latest/audit-logging-@[email protected]">User guide EPUB</a></li>
9696
</ul>

0 commit comments

Comments
 (0)