Skip to content

Commit

Permalink
doc/go1.22: fix stale id for math/rand/v2
Browse files Browse the repository at this point in the history
For golang#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>
  • Loading branch information
prattmic authored and ezz-no committed Feb 17, 2024
1 parent 49b2d4c commit c580a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/go1.22.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ <h2 id="bootstrap">Bootstrap</h2>

<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
Expand Down

0 comments on commit c580a6b

Please sign in to comment.