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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Mail can be sent using the @mailService@ via the @sendMail@ method. Here is an e
12
12
text 'this is some text'
13
13
}
14
14
15
-
Please see the [User Guide](http://gpc.github.com/grails-mail/"Grails Mail Plugin @ GitHub") for more information.
15
+
Please see the [User Guide](https://grails3-plugins.github.io/mail/"Grails Mail Plugin @ GitHub") for more information.
16
16
17
17
The plugin is released under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html"Apache License, Version 2.0 - The Apache Software Foundation") and is produced under the [Grails Plugin Collective](http://gpc.github.com/).
18
18
@@ -24,7 +24,7 @@ The plugin is released under the [Apache License 2.0](http://www.apache.org/lice
24
24
25
25
## Issues
26
26
27
-
Issues can be raised via [GitHub Issues](https://github.com/gpc/grails-mail/issues).
27
+
Issues can be raised via [GitHub Issues](https://github.com/grails3-plugins/mail/issues).
0 commit comments