diff --git a/package.json b/package.json index e083ccb..6c0927f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "color-namer", "version": "1.3.0", "description": "Give me a color and I'll name it.", - "repository": "https://github.com/zeke/color-namer", + "repository": "https://github.com/colorjs/color-namer", "main": "index.js", "scripts": { "test": "mocha",