summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2023-06-14 17:08:27 -0400
committerLUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-06-14 21:19:58 +0000
commit696e0c48a9de4d20f3de65bc014ca2991d16f041 (patch)
tree977d73b39dec802bb220e01461c6f07e33da4652 /README.md
parentb2263ba1245f12428a63e19ced88f27d92d7ca7a (diff)
downloadgit-repo-696e0c48a9de4d20f3de65bc014ca2991d16f041.tar.gz
update links from monorail to issuetracker
Change-Id: Ie05373aa4becc0e4d0cab74e7ea0a61eb2cc2746 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/377014 Commit-Queue: Mike Frysinger <vapier@google.com> Reviewed-by: Gavin Mak <gavinmak@google.com> Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ff0a2b62..5c5ee5d9 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ that you can put anywhere in your path.
8 8
9* Homepage: <https://gerrit.googlesource.com/git-repo/> 9* Homepage: <https://gerrit.googlesource.com/git-repo/>
10* Mailing list: [repo-discuss on Google Groups][repo-discuss] 10* Mailing list: [repo-discuss on Google Groups][repo-discuss]
11* Bug reports: <https://bugs.chromium.org/p/gerrit/issues/list?q=component:Applications%3Erepo> 11* Bug reports: <https://issues.gerritcodereview.com/issues?q=is:open%20componentid:1370071>
12* Source: <https://gerrit.googlesource.com/git-repo/> 12* Source: <https://gerrit.googlesource.com/git-repo/>
13* Overview: <https://source.android.com/source/developing.html> 13* Overview: <https://source.android.com/source/developing.html>
14* Docs: <https://source.android.com/source/using-repo.html> 14* Docs: <https://source.android.com/source/using-repo.html>
@@ -50,6 +50,6 @@ $ chmod a+rx ~/.bin/repo
50``` 50```
51 51
52 52
53[new-bug]: https://bugs.chromium.org/p/gerrit/issues/entry?template=Repo+tool+issue 53[new-bug]: https://issues.gerritcodereview.com/issues/new?component=1370071
54[issue tracker]: https://bugs.chromium.org/p/gerrit/issues/list?q=component:Applications%3Erepo 54[issue tracker]: https://issues.gerritcodereview.com/issues?q=is:open%20componentid:1370071
55[repo-discuss]: https://groups.google.com/forum/#!forum/repo-discuss 55[repo-discuss]: https://groups.google.com/forum/#!forum/repo-discuss