From 3bbbcaf99d6137b3ca88dd8bb0acc8733cf1e6be Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 20 Dec 2018 02:11:35 -0500 Subject: [PATCH] README: link in new bug tracker Change-Id: I043afc0b77e709919e49ce548dff47776fddaddf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39f6bb84..acd48036 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path. * Homepage: https://gerrit.googlesource.com/git-repo/ -* Bug reports: https://code.google.com/p/git-repo/issues/ +* Bug reports: https://bugs.chromium.org/p/gerrit/issues/list?q=component:repo * Source: https://gerrit.googlesource.com/git-repo/ * Overview: https://source.android.com/source/developing.html * Docs: https://source.android.com/source/using-repo.html