diff --git a/package.json b/package.json index 03372a18..aed36fe3 100644 --- a/package.json +++ b/package.json @@ -7,12 +7,12 @@ "author": "Anthony Fu ", "license": "MIT", "funding": "https://github.com/sponsors/antfu", - "homepage": "https://github.com/antfu/unplugin-icons", + "homepage": "https://github.com/unplugin/unplugin-icons#readme", "repository": { "type": "git", - "url": "https://github.com/antfu/unplugin-icons" + "url": "https://github.com/unplugin/unplugin-icons.git" }, - "bugs": "https://github.com/antfu/unplugin-icons/issues", + "bugs": "https://github.com/unplugin/unplugin-icons/issues", "exports": { ".": { "types": "./dist/index.d.ts",