Skip to content

Commit

Permalink
docs: update playground link
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Jul 30, 2021
1 parent 0140653 commit 0adec05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ q.Shutdown()
q.Wait()
```

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

```go
package main
Expand Down

0 comments on commit 0adec05

Please sign in to comment.