What version of Go are you using (go version)?
$ go version
go version go1.17.6 linux/amd64
Does this issue reproduce with the latest release?
Yes, including tip.
Description
The link https://golang.org/pkg/net/http/#example_ResponseWriter_trailers is incorrect, since the html ID of the example is example-ResponseWriter-Trailers.
What version of Go are you using (
go version)?Does this issue reproduce with the latest release?
Yes, including tip.
Description
The link https://golang.org/pkg/net/http/#example_ResponseWriter_trailers is incorrect, since the html
IDof the example isexample-ResponseWriter-Trailers.