README: mention the git repo

Change-Id: I9b6afacc23dc365951509942f3d0874e206735e2
Reviewed-on: https://go-review.googlesource.com/c/perf/+/625696
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
diff --git a/README.md b/README.md
index 091947d..05cd16e 100644
--- a/README.md
+++ b/README.md
@@ -59,8 +59,10 @@
 ## Report Issues / Send Patches
 
 This repository uses Gerrit for code changes. To learn how to submit changes to
-this repository, see https://golang.org/doc/contribute.html.
+this repository, see https://go.dev/doc/contribute.
+
+The git repository is https://go.googlesource.com/perf.
 
 The main issue tracker for the perf repository is located at
-https://github.com/golang/go/issues. Prefix your issue with "x/perf:" in the
+https://go.dev/issues. Prefix your issue with "x/perf:" in the
 subject line, so it is easy to find.