chore: fix packages URLs
This commit is contained in:
parent
0c39a4e193
commit
e2893a0eba
@ -1,4 +1,4 @@
|
|||||||
# xo-collection [](https://travis-ci.org/marsaud/collection)
|
# xo-collection [](https://travis-ci.org/vatesfr/xen-orchestra)
|
||||||
|
|
||||||
> Generic in-memory collection with events
|
> Generic in-memory collection with events
|
||||||
|
|
||||||
@ -256,7 +256,7 @@ the code.
|
|||||||
|
|
||||||
You may:
|
You may:
|
||||||
|
|
||||||
- report any [issue](https://github.com/marsaud/collection/issues)
|
- report any [issue](https://github.com/vatesfr/xo-web/issues)
|
||||||
you've encountered;
|
you've encountered;
|
||||||
- fork and create a pull request.
|
- fork and create a pull request.
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"description": "Generic in-memory collection with events",
|
"description": "Generic in-memory collection with events",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"homepage": "https://github.com/marsaud/collection",
|
"homepage": "https://github.com/vatesfr/xen-orchestra",
|
||||||
"bugs": "https://github.com/marsaud/collection/issues",
|
"bugs": "https://github.com/vatesfr/xo-web/issues",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/marsaud/collection.git"
|
"url": "https://github.com/vatesfr/xen-orchestra.git"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Fabrice Marsaud",
|
"name": "Fabrice Marsaud",
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# xo-common [](https://travis-ci.org/vatesfr/xo-common)
|
# xo-common [](https://travis-ci.org/vatesfr/xen-orchestra)
|
||||||
|
|
||||||
> Code shared between [XO](https://xen-orchestra.com) server and clients
|
> Code shared between [XO](https://xen-orchestra.com) server and clients
|
||||||
|
|
||||||
@ -40,7 +40,7 @@ the code.
|
|||||||
|
|
||||||
You may:
|
You may:
|
||||||
|
|
||||||
- report any [issue](https://github.com/vatesfr/xo-common/issues)
|
- report any [issue](https://github.com/vatesfr/xo-web/issues)
|
||||||
you've encountered;
|
you've encountered;
|
||||||
- fork and create a pull request.
|
- fork and create a pull request.
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@
|
|||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"description": "Code shared between [XO](https://xen-orchestra.com) server and clients",
|
"description": "Code shared between [XO](https://xen-orchestra.com) server and clients",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"homepage": "https://github.com/vatesfr/xo-common",
|
"homepage": "https://github.com/vatesfr/xen-orchestra",
|
||||||
"bugs": "https://github.com/vatesfr/xo-common/issues",
|
"bugs": "https://github.com/vatesfr/xo-web/issues",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/vatesfr/xo-common.git"
|
"url": "https://github.com/vatesfr/xen-orchestra.git"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Julien Fontanet",
|
"name": "Julien Fontanet",
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# xo-lib [](https://travis-ci.org/vatesfr/xo-lib)
|
# xo-lib [](https://travis-ci.org/vatesfr/xen-orchestra)
|
||||||
|
|
||||||
> Library to connect to XO-Server.
|
> Library to connect to XO-Server.
|
||||||
|
|
||||||
@ -159,7 +159,7 @@ the code.
|
|||||||
|
|
||||||
You may:
|
You may:
|
||||||
|
|
||||||
- report any [issue](https://github.com/vatesfr/xo-lib/issues)
|
- report any [issue](https://github.com/vatesfr/xo-web/issues)
|
||||||
you've encountered;
|
you've encountered;
|
||||||
- fork and create a pull request.
|
- fork and create a pull request.
|
||||||
|
|
||||||
|
@ -8,11 +8,11 @@
|
|||||||
"orchestra",
|
"orchestra",
|
||||||
"xen-orchestra"
|
"xen-orchestra"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/vatesfr/xo-lib",
|
"homepage": "https://github.com/vatesfr/xen-orchestra",
|
||||||
"bugs": "https://github.com/vatesfr/xo-lib/issues",
|
"bugs": "https://github.com/vatesfr/xo-web/issues",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/vatesfr/xo-lib"
|
"url": "https://github.com/vatesfr/xen-orchestra"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Julien Fontanet",
|
"name": "Julien Fontanet",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
"bugs": "",
|
"bugs": "",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/vatesfr/xo-remote-parser"
|
"url": "https://github.com/vatesfr/xen-orchestra"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Fabrice Marsaud",
|
"name": "Fabrice Marsaud",
|
||||||
|
Loading…
Reference in New Issue
Block a user