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 8306ce9 commit 301f9c9Copy full SHA for 301f9c9
plugin/src/main/groovy/org/graceframework/plugins/policy/PolicyGrailsPlugin.groovy
@@ -40,7 +40,7 @@ Authorization plugin for Grails/Grace applications.
40
def profiles = ['web']
41
42
// URL to the plugin's documentation
43
- def documentation = "https://github.com/grace-plugins/grace-policy"
+ def documentation = "https://plugins.graceframework.org/grace-policy/0.2.0-SNAPSHOT/"
44
45
// Extra (optional) plugin metadata
46
0 commit comments