]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.18: change github.com/golang/go/issues to golang.org/issue
authorHossein Zolfi <hossein.zolfi@gmail.com>
Fri, 3 Dec 2021 19:21:11 +0000 (22:51 +0330)
committerAustin Clements <austin@google.com>
Fri, 3 Dec 2021 21:25:05 +0000 (21:25 +0000)
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>

doc/go1.18.html

index 47769360836a019eb917c7939fff2fb85c7ec6ac..ea686933e0c119a0cdb68df16337332e5804a24d 100644 (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