diff --git a/README.md b/README.md index 6689f24..0c17b77 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ You are welcome to contribute to this project, just open a PR. - **Shady Khalifa** ([@shekohex](https://github.com/shekohex)) - _Initial work_ - **Brian Terlson** ([@bterlson](https://github.com/bterlson)) - _strict event emitter types_ -See also the list of [contributors](https://github.com/shekohex/nest-router/contributors) who participated in this project. +See also the list of [contributors](https://github.com/nestjsx/nest-router/contributors) who participated in this project. ## License diff --git a/package.json b/package.json index c64b5b8..1f92323 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/shekohex/nest-emitter.git" + "url": "git+https://github.com/nestjsx/nest-emitter.git" }, "keywords": [ "nestjs", @@ -24,9 +24,9 @@ "author": "Shady Khalifa ", "license": "MIT", "bugs": { - "url": "https://github.com/shekohex/nest-emitter/issues" + "url": "https://github.com/nestjsx/nest-emitter/issues" }, - "homepage": "https://github.com/shekohex/nest-emitter#readme", + "homepage": "https://github.com/nestjsx/nest-emitter#readme", "devDependencies": { "@nestjs/common": "^6.0.5", "@nestjs/core": "^6.0.5",