diff --git a/README.md b/README.md index f3b3be6..6cc6b31 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ npm install react-img-mapper --save ``` ## Demo & Examples - Live demo: [demo](https://react-img-mapper.github.io/react-img-mapper) + Live demo: [demo](https://img-mapper.github.io/react-docs) To run the example locally diff --git a/package.json b/package.json index 176c6d4..096026c 100644 --- a/package.json +++ b/package.json @@ -11,13 +11,13 @@ "img mapper", "image mapper" ], - "homepage": "https://react-img-mapper.github.io/react-img-mapper", + "homepage": "https://img-mapper.github.io/react-docs", "bugs": { - "url": "https://github.com/react-img-mapper/react-img-mapper/issues" + "url": "https://github.com/img-mapper/react-img-mapper/issues" }, "repository": { "type": "git", - "url": "https://github.com/react-img-mapper/react-img-mapper.git" + "url": "https://github.com/img-mapper/react-img-mapper.git" }, "license": "MIT", "author": "Nisharg Shah",