Skip to content

Commit 48d2865

Browse files
authored
Merge pull request #50 from grails3-plugins/puneetbehl-patch-1
Fixed broken links
2 parents 7b5499a + 0d6b724 commit 48d2865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Mail can be sent using the @mailService@ via the @sendMail@ method. Here is an e
1212
text 'this is some text'
1313
}
1414

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.
1616

1717
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/).
1818

@@ -24,7 +24,7 @@ The plugin is released under the [Apache License 2.0](http://www.apache.org/lice
2424

2525
## Issues
2626

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).
2828

2929
## Contributing
3030

0 commit comments

Comments
 (0)