diff --git a/package.json b/package.json index a401474..85aad9d 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,8 @@ "private": true, "author": "ikatyang", "license": "MIT", - "homepage": "https://github.com/ikatyang/emoji-cheat-sheet", - "repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/generator", + "repository": "https://github.com/ikatyang/emoji-cheat-sheet", + "homepage": "https://github.com/ikatyang/emoji-cheat-sheet#readme", "scripts": { "lint": "tslint -p ./tsconfig.json", "test": "jest -c ./jest.json",