fix(package): fix various URLs
This commit is contained in:
parent
590f6cb7b3
commit
9b9f0e5607
@ -1,4 +1,4 @@
|
||||
# xen-api [](https://travis-ci.org/julien-f/js-xen-api)
|
||||
# xen-api [](https://travis-ci.org/vatesfr/xen-api)
|
||||
|
||||
> Connector to the Xen API
|
||||
|
||||
@ -119,7 +119,7 @@ the code.
|
||||
|
||||
You may:
|
||||
|
||||
- report any [issue](https://github.com/julien-f/js-xen-api/issues)
|
||||
- report any [issue](https://github.com/pbdxen-api/issues)
|
||||
you've encountered;
|
||||
- fork and create a pull request.
|
||||
|
||||
|
@ -10,11 +10,11 @@
|
||||
"xenapi",
|
||||
"xapi"
|
||||
],
|
||||
"homepage": "https://github.com/julien-f/js-xen-api",
|
||||
"bugs": "https://github.com/julien-f/js-xen-api/issues",
|
||||
"homepage": "https://github.com/vatesfr/xen-api",
|
||||
"bugs": "https://github.com/vatesfr/xen-api/issues",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/julien-f/js-xen-api.git"
|
||||
"url": "https://github.com/vatesfr/xen-api.git"
|
||||
},
|
||||
"author": {
|
||||
"name": "Julien Fontanet",
|
||||
|
Loading…
Reference in New Issue
Block a user