diff --git a/packages/eslint-plugin-tslint/package.json b/packages/eslint-plugin-tslint/package.json index 3ffb8277614c..4273fc2a44a9 100644 --- a/packages/eslint-plugin-tslint/package.json +++ b/packages/eslint-plugin-tslint/package.json @@ -15,7 +15,7 @@ }, "repository": "typescript-eslint/typescript-eslint", "bugs": { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues" + "url": "https://typescript-eslint.io/plugin-tslint/report-issue" }, "license": "MIT", "scripts": { diff --git a/packages/eslint-plugin-typescript/package.json b/packages/eslint-plugin-typescript/package.json index ac55100bc692..dc1b9a17f1a2 100644 --- a/packages/eslint-plugin-typescript/package.json +++ b/packages/eslint-plugin-typescript/package.json @@ -13,7 +13,7 @@ }, "repository": "typescript-eslint/typescript-eslint", "bugs": { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues" + "url": "https://typescript-eslint.io/eslint-plugin/report-issue" }, "license": "MIT", "main": "lib/index.js", diff --git a/packages/typescript-eslint-parser/package.json b/packages/typescript-eslint-parser/package.json index 492e82e150dc..7c8a8f30ae49 100644 --- a/packages/typescript-eslint-parser/package.json +++ b/packages/typescript-eslint-parser/package.json @@ -13,7 +13,7 @@ }, "repository": "typescript-eslint/typescript-eslint", "bugs": { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues" + "url": "https://typescript-eslint.io/parser/report-issue" }, "license": "BSD-2-Clause", "keywords": [ diff --git a/packages/typescript-estree/package.json b/packages/typescript-estree/package.json index 2c0f3f5173e9..242180dc2591 100644 --- a/packages/typescript-estree/package.json +++ b/packages/typescript-estree/package.json @@ -13,7 +13,7 @@ }, "repository": "typescript-eslint/typescript-eslint", "bugs": { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues" + "url": "https://typescript-eslint.io/estree/report-issue" }, "license": "BSD-2-Clause", "keywords": [