1
0
mirror of https://github.com/golang/go synced 2024-09-30 05:34:35 -06:00
go/src/html
fujimoto kyosuke 52c4488471 html: update URL in comment
The comment contained a link that had a file name and ID that no longer existed, so change to the URL of the corresponding part of the latest page.

Change-Id: I74e0885aabf470facc39b84035f7a83fef9c6a8e
GitHub-Last-Rev: 5681c84d9f
GitHub-Pull-Request: golang/go#36514
Reviewed-on: https://go-review.googlesource.com/c/go/+/214181
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2020-01-13 07:00:18 +00:00
..
template text/template: harden JSEscape to also escape ampersand and equal 2019-11-21 22:20:17 +00:00
entity_test.go
entity.go
escape_test.go
escape.go html: update URL in comment 2020-01-13 07:00:18 +00:00
example_test.go
fuzz.go html: add a Fuzz function 2019-04-30 15:48:46 +00:00