diff --git a/package.json b/package.json index 7d80a1b..1fcb39e 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "@ayco/astro-resume", "author": "Ayo Ayco", - "homepage": "https://sr.ht/~ayoayco/astro-resume", + "homepage": "https://github.com/ayoayco/astro-resume", "repository": { "type": "git", - "url": "https://git.sr.ht/~ayoayco/astro-resume" + "url": "https://github.com/ayoayco/astro-resume" }, "type": "module", "version": "0.4.1",