From a8cc8fd2955ceb492b91a6665cf4122ee1d0e637 Mon Sep 17 00:00:00 2001 From: Yannik <80621863+vaporvee@users.noreply.github.com> Date: Sat, 29 Jun 2024 22:14:03 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0942d8..237d65f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "bugs": { "url": "https://github.com/vaporvee/astro-github-component/issues" }, - "homepage": "https://docs.vaporvee.com", + "homepage": "https://github.com/vaporvee/astro-github-component/", "scripts": {}, "devDependencies": { "astro": "^4.8.3"