Skip to content

Commit 0adec05

Browse files
committed
docs: update playground link
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 0140653 commit 0adec05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ q.Shutdown()
146146
q.Wait()
147147
```
148148

149-
Full example code as below or [try it in playground](https://play.golang.org/p/yaTUoYxdcaK).
149+
Full example code as below or [try it in playground](https://play.golang.org/p/PCPPnltpU9K).
150150

151151
```go
152152
package main

0 commit comments

Comments
 (0)