diff --git a/npm/eslint-config/package.json b/npm/eslint-config/package.json index ec090de..b3fedfa 100644 --- a/npm/eslint-config/package.json +++ b/npm/eslint-config/package.json @@ -25,7 +25,7 @@ "tsc": "tsc eslint.config.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop --outdir types" }, "funding": "https://github.com/sponsors/revi", - "homepage": "https://github.com/revi/sandbox/tree/master/npm/eslint-config", + "homepage": "https://revi.kr/eslint-config", "repository": { "type": "git", "url": "git+https://github.com/revi/sandbox.git", diff --git a/npm/prettier-config/package.json b/npm/prettier-config/package.json index 6180ad9..ca2b383 100644 --- a/npm/prettier-config/package.json +++ b/npm/prettier-config/package.json @@ -28,7 +28,7 @@ "url": "git+https://github.com/revi/sandbox.git", "directory": "npm/prettier-config" }, - "homepage": "https://github.com/revi/sandbox/tree/master/npm/prettier-config", + "homepage": "https://revi.kr/prettier-config", "bugs": { "url": "https://revi.xyz/new", "email": "bugs@phab.revi.dev"