Skip to content

Commit 885ca4e

Browse files
ianlancetaylorgopherbot
authored andcommitted
README: mention the git repo
Change-Id: I7c8bfa41bf29c42fa20478f0ba51f5d74f035876 Reviewed-on: https://go-review.googlesource.com/c/debug/+/625675 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: Ian Lance Taylor <iant@google.com> Reviewed-by: Robert Findley <rfindley@google.com>
1 parent 7033794 commit 885ca4e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ Most of them are currently are at an early, *experimental* stage.
1111
## Report Issues / Send Patches
1212

1313
This repository uses Gerrit for code changes. To learn how to submit changes to
14-
this repository, see https://golang.org/doc/contribute.html.
14+
this repository, see https://go.dev/doc/contribute.
15+
16+
The git repository is https://go.googlesource.com/debug.
1517

1618
The main issue tracker for the debug repository is located at
17-
https://github.com/golang/go/issues. Prefix your issue with "x/debug:" in the
19+
https://go.dev/issues. Prefix your issue with "x/debug:" in the
1820
subject line, so it is easy to find.

0 commit comments

Comments
 (0)