From c3a9608bda76222491d29fafbaecbfe5244c4447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Froil=C3=A1n=20Irizarry=20Rivera?= <1918027+froi@users.noreply.github.com> Date: Mon, 8 Feb 2021 09:20:47 -0500 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f096f86..298063b 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/froi/gihub-project-migrator.git" + "url": "git+https://github.com/froi/github-project-migrator.git" }, "keywords": [ "github", @@ -80,5 +80,5 @@ "bugs": { "url": "https://github.com/froi/github-project-migrator/issues" }, - "homepage": "https://github.com/froi/github-project-migrator" + "homepage": "https://froi.dev/github-project-migrator/" }