Update README with GitLab urls
This commit is contained in:
parent
8c2655d5fa
commit
8b87f2848b
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/coolaj86/human-readable-ids-js.git"
|
"url": "git+https://git.daplie.com/Daplie/human-readable-ids-js.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"hri",
|
"hri",
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)",
|
"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)",
|
||||||
"license": "Apache2",
|
"license": "Apache2",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/coolaj86/human-readable-ids-js/issues"
|
"url": "https://git.daplie.com/Daplie/human-readable-ids-js/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/coolaj86/human-readable-ids-js"
|
"homepage": "https://git.daplie.com/Daplie/human-readable-ids-js#readme"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue