Skip to content

Commit 6281e64

Browse files
committed
Updated Playground URL.
1 parent 2b84870 commit 6281e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/next/4-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ Special thanks to Vlad Saioc at Uber for contributing this work.
5858
The underlying theory is presented in detail by Saioc et al. in [this publication](https://dl.acm.org/doi/pdf/10.1145/3676641.3715990).
5959

6060
<!-- More details about the implementation are presented in the [design document](https://github.com/golang/proposal/blob/master/design/74609-goroutine-leak-detection-gc.md). -->
61-
We encourage users to try out the new feature with examples derived from known patterns in [the Go playground](https://go.dev/play/p/aZc-HJiSH-R?v=gotip),
61+
We encourage users to try out the new feature with examples derived from known patterns in [the Go playground](https://go.dev/play/p/3C71z4Dpav-?v=gotip),
6262
as well as experiment with different environments (tests, CI, production).
6363
We welcome feedback on the [proposal issue](https://github.com/golang/go/issues/74609).

0 commit comments

Comments
 (0)