Commit 5af28a4
committed
net/http/internal/http2: fix doc links for TrailerPrefix
The TrailerPrefix documentation linked to golang.org/pkg and used an
example anchor of the form #example_ResponseWriter_trailers, which
pkg.go.dev does not recognize, so the example link did not resolve.
Update both links to their pkg.go.dev equivalents.
Fixes #510691 parent e59fbed commit 5af28a4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2679 | 2679 | | |
2680 | 2680 | | |
2681 | 2681 | | |
2682 | | - | |
2683 | | - | |
| 2682 | + | |
| 2683 | + | |
2684 | 2684 | | |
2685 | 2685 | | |
2686 | 2686 | | |
| |||
0 commit comments