fix(package): fix URLs

This commit is contained in:
Julien Fontanet 2016-11-02 11:45:31 +01:00
parent 14156b0911
commit 588c369615
2 changed files with 4 additions and 4 deletions

View File

@ -41,7 +41,7 @@ the code.
You may:
- report any [issue](https://google.com/vatesfr/xo-server-transport-email/issues)
- report any [issue](https://github.com/vatesfr/xo-server-transport-email/issues)
you've encountered;
- fork and create a pull request.

View File

@ -11,11 +11,11 @@
"xen-orchestra",
"xo-server"
],
"homepage": "https://google.com/vatesfr/xo-server-transport-email",
"bugs": "https://google.com/vatesfr/xo-server-transport-email/issues",
"homepage": "https://github.com/vatesfr/xo-server-transport-email",
"bugs": "https://github.com/vatesfr/xo-server-transport-email/issues",
"repository": {
"type": "git",
"url": "https://google.com/vatesfr/xo-server-transport-email"
"url": "https://github.com/vatesfr/xo-server-transport-email"
},
"author": {
"name": "Julien Fontanet",