diff --git a/README.md b/README.md
index 5519e9aa..ff0a2b62 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ that you can put anywhere in your path.
* Homepage:
* Mailing list: [repo-discuss on Google Groups][repo-discuss]
-* Bug reports:
+* Bug reports:
* Source:
* Overview:
* Docs:
@@ -51,5 +51,5 @@ $ chmod a+rx ~/.bin/repo
[new-bug]: https://bugs.chromium.org/p/gerrit/issues/entry?template=Repo+tool+issue
-[issue tracker]: https://bugs.chromium.org/p/gerrit/issues/list?q=component:repo
+[issue tracker]: https://bugs.chromium.org/p/gerrit/issues/list?q=component:Applications%3Erepo
[repo-discuss]: https://groups.google.com/forum/#!forum/repo-discuss
diff --git a/setup.py b/setup.py
index 17aeae22..848b3f60 100755
--- a/setup.py
+++ b/setup.py
@@ -40,7 +40,7 @@ setuptools.setup(
long_description_content_type='text/plain',
url='https://gerrit.googlesource.com/git-repo/',
project_urls={
- 'Bug Tracker': 'https://bugs.chromium.org/p/gerrit/issues/list?q=component:repo',
+ 'Bug Tracker': 'https://bugs.chromium.org/p/gerrit/issues/list?q=component:Applications%3Erepo',
},
# https://pypi.org/classifiers/
classifiers=[