diff --git a/package.json b/package.json index 7ed87d6..88438c0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Multiformat themes and templates for your résumé / CV.", "repository": { "type": "git", - "url": "https://github.com/fluentdesk/fresh-themes.git" + "url": "https://github.com/fresh-standard/fresh-themes.git" }, "main": "index.js", "keywords": [ @@ -35,8 +35,8 @@ ], "license": "MIT", "bugs": { - "url": "https://github.com/fluentdesk/fresh-themes/issues" + "url": "https://github.com/fresh-standard/fresh-themes/issues" }, - "homepage": "https://github.com/fluentdesk/fresh-themes", + "homepage": "https://github.com/fresh-standard/fresh-themes", "dependencies": { } }