]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.13] doc/go1.13: add id tag to note about removal of NaCl port...
authorAndrew <andybons@golang.org>
Thu, 19 Sep 2019 01:34:24 +0000 (21:34 -0400)
committerAndrew Bonventre <andybons@golang.org>
Fri, 20 Sep 2019 17:39:54 +0000 (17:39 +0000)
This was in response to a post-merge review comment in
golang.org/cl/185537

Change-Id: I866b3882c8e83bf1fef60115cff5d1c6a9863f09
Reviewed-on: https://go-review.googlesource.com/c/go/+/186319
Reviewed-by: Andrew Bonventre <andybons@golang.org>
(cherry picked from commit b7e9c7a3919195f718249aba0e09d03f9e1fdf9d)
Reviewed-on: https://go-review.googlesource.com/c/go/+/196377
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
Reviewed-by: Toshihiro Shiino <shiino.toshihiro@gmail.com>
doc/go1.13.html

index d5809d6ad10d4b7665538554dde8f7fddcfe3940..504937e11208b3c8bb8e6f06bfb85f11707e68f3 100644 (file)
@@ -102,7 +102,7 @@ Do not send CLs removing the interior tags from such phrases.
 
 <h2 id="ports">Ports</h2>
 
-<p>
+<p id="nacl">
   Go 1.13 is the last release that will run on Native Client (NaCl).
 </p>