Skip to content

Commit 353e111

Browse files
KimMachineGundmitshur
authored andcommitted
doc/go1.16: fix mismatched id attribute
For #40700. Change-Id: I186a21899404bfb79c08bfa8623caf9da74b6b0d GitHub-Last-Rev: 25d240d GitHub-Pull-Request: #44145 Reviewed-on: https://go-review.googlesource.com/c/go/+/290329 Trust: Ian Lance Taylor <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent f0d23c9 commit 353e111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/go1.16.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ <h3 id="cgo">Cgo</h3>
317317

318318
<h3 id="vet">Vet</h3>
319319

320-
<h4 id="vet-string-int">New warning for invalid testing.T use in
320+
<h4 id="vet-testing-T">New warning for invalid testing.T use in
321321
goroutines</h4>
322322

323323
<p><!-- CL 235677 -->

0 commit comments

Comments
 (0)