]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.13: add id tag to note about removal of NaCl port in Go 1.14
authorAndrew <andybons@golang.org>
Thu, 19 Sep 2019 01:34:24 +0000 (21:34 -0400)
committerAndrew Bonventre <andybons@golang.org>
Thu, 19 Sep 2019 01:54:17 +0000 (01:54 +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>
doc/go1.13.html

index 4ca64ad13a2a01791432e9aa4fa3c3d56682859d..3baf16c0af3c5be24ac14b8c79ca683dc7d6547b 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>