mirror of
https://github.com/golang/go
synced 2024-11-11 23:50:22 -07:00
doc/go1.16: fix mismatched id attribute
For #40700.
Change-Id: I186a21899404bfb79c08bfa8623caf9da74b6b0d
GitHub-Last-Rev: 25d240db3c
GitHub-Pull-Request: golang/go#44145
Reviewed-on: https://go-review.googlesource.com/c/go/+/290329
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
This commit is contained in:
parent
f0d23c9dbb
commit
353e111455
@ -317,7 +317,7 @@ Do not send CLs removing the interior tags from such phrases.
|
||||
|
||||
<h3 id="vet">Vet</h3>
|
||||
|
||||
<h4 id="vet-string-int">New warning for invalid testing.T use in
|
||||
<h4 id="vet-testing-T">New warning for invalid testing.T use in
|
||||
goroutines</h4>
|
||||
|
||||
<p><!-- CL 235677 -->
|
||||
|
Loading…
Reference in New Issue
Block a user