diff --git a/packages/eslint-plugin-router/package.json b/packages/eslint-plugin-router/package.json index b99ee55e13..eec0fb60cb 100644 --- a/packages/eslint-plugin-router/package.json +++ b/packages/eslint-plugin-router/package.json @@ -10,6 +10,9 @@ "directory": "packages/eslint-plugin-router" }, "homepage": "https://tanstack.com/router", + "bugs": { + "url": "https://github.com/TanStack/router/issues" + }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley"