]> Cypherpunks.ru repositories - gostls13.git/commit
html: update URL in comment
authorfujimoto kyosuke <kyoro.f@gmail.com>
Sun, 12 Jan 2020 06:49:19 +0000 (06:49 +0000)
committerIan Lance Taylor <iant@golang.org>
Mon, 13 Jan 2020 07:00:18 +0000 (07:00 +0000)
commit52c4488471ed52085a29e173226b3cbd2bf22b20
treec0de843270a56c6ab999c820244121860431f1ca
parent641e61db57f176e33828ed5354810fa3f13ac76d
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: 5681c84d9f1029449da6860c65a1d9a128296e85
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>
src/html/escape.go