From 36eb169daeee74cc214ad52cb42f41af253091a8 Mon Sep 17 00:00:00 2001 From: GU Yiling Date: Thu, 10 Apr 2025 23:59:46 +0800 Subject: [PATCH] chore: fix homepage --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d9c0e8e..cad6f22a 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "peerDependencies": { "vue": ">= 3.3.4 < 4" }, - "homepage": "https://icons.konghq.com/", + "homepage": "https://kong.github.io/icons/", "repository": { "type": "git", "url": "https://github.com/Kong/icons.git"