]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.22: fix stale id for math/rand/v2
authorMichael Pratt <mpratt@google.com>
Mon, 11 Dec 2023 19:14:10 +0000 (14:14 -0500)
committerGopher Robot <gobot@golang.org>
Mon, 11 Dec 2023 19:32:56 +0000 (19:32 +0000)
For #61422.

Change-Id: If87f30229e5e5351e81d42c777259335af3533e6
Reviewed-on: https://go-review.googlesource.com/c/go/+/548878
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
doc/go1.22.html

index fca4f5ba53e1324a80fff06af6ec46c8063bb0fb..414f30e6fb4d4e46f5a2cda79a6a8e623b1ef1ca 100644 (file)
@@ -240,7 +240,7 @@ defer func() {
 
 <h2 id="library">Core library</h2>
 
-<h3 id="minor_library_changes">New math/rand/v2 package</h3>
+<h3 id="math_rand_v2">New math/rand/v2 package</h3>
 
 <p><!-- CL 502495 -->
   TODO: <a href="https://go.dev/cl/502495">https://go.dev/cl/502495</a>: math/rand/v2: start of new API; modified api/next/61716.txt