chore: fix packages URLs
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -256,7 +256,7 @@ the code.
|
||||
|
||||
You may:
|
||||
|
||||
- report any [issue](https://github.com/marsaud/collection/issues)
|
||||
- report any [issue](https://github.com/vatesfr/xo-web/issues)
|
||||
you've encountered;
|
||||
- fork and create a pull request.
|
||||
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
"license": "ISC",
|
||||
"description": "Generic in-memory collection with events",
|
||||
"keywords": [],
|
||||
"homepage": "https://github.com/marsaud/collection",
|
||||
"bugs": "https://github.com/marsaud/collection/issues",
|
||||
"homepage": "https://github.com/vatesfr/xen-orchestra",
|
||||
"bugs": "https://github.com/vatesfr/xo-web/issues",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/marsaud/collection.git"
|
||||
"url": "https://github.com/vatesfr/xen-orchestra.git"
|
||||
},
|
||||
"author": {
|
||||
"name": "Fabrice Marsaud",
|
||||
|
||||
Reference in New Issue
Block a user