]> Cypherpunks repositories - gostls13.git/commit
html/template: fix broken links
authorShenghou Ma <minux.ma@gmail.com>
Tue, 1 Apr 2014 06:57:51 +0000 (02:57 -0400)
committerShenghou Ma <minux.ma@gmail.com>
Tue, 1 Apr 2014 06:57:51 +0000 (02:57 -0400)
commit16b95507a5424452423ca44c7396fe960c7a5bef
treec59af1d560578ee61df3860f11bb1ffecb6e90d7
parent15bc7ab957406f293f817885b1f3939632d0fad5
html/template: fix broken links
Fixes #7562.

LGTM=nigeltao
R=nigeltao
CC=golang-codereviews
https://golang.org/cl/81190044
src/pkg/html/template/attr.go
src/pkg/html/template/content.go
src/pkg/html/template/context.go
src/pkg/html/template/escape.go
src/pkg/html/template/html.go