doc/go1.18: change github.com/golang/go/issues to golang.org/issue

Updates #47694

Change-Id: I84547ff995e2a302cf229fefefd28a7220a17028
Reviewed-on: https://go-review.googlesource.com/c/go/+/369016
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Trust: Austin Clements <austin@google.com>
This commit is contained in:
Hossein Zolfi 2021-12-03 22:51:11 +03:30 committed by Austin Clements
parent b3e1fbff4d
commit d20a0bfc8a

View file

@ -230,7 +230,7 @@ Do not send CLs removing the interior tags from such phrases.
<h2 id="runtime">Runtime</h2>
<p><!-- https://github.com/golang/go/issues/44167-->
<p><!-- https://golang.org/issue/44167 -->
The garbage collector now includes non-heap sources of garbage collector work
(e.g., stack scanning) when determining how frequently to run. As a result,
garbage collector overhead is more predictable when these sources are