From 4d4b467d2ff232d3f00fddf5f2e044b325a2bc6d Mon Sep 17 00:00:00 2001 From: hacksalot Date: Fri, 2 Feb 2018 20:11:31 -0500 Subject: [PATCH] chore: update GitHub URL --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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": { } }