We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1260ad1 commit 191be70Copy full SHA for 191be70
1 file changed
README.md
@@ -56,9 +56,9 @@ Comparable to [jq](https://github.com/stedolan/jq) / [yq](https://github.com/kis
56
57
## Playground
58
59
-You can test out dasel commands using the [playground](https://github.com/TomWright/daselplayground).
+You can test out dasel commands using the [playground](https://dasel.tomwright.me).
60
61
-It's not hosted anywhere yet but you can run it locally using docker.
+Source code for the playground can be found at [github.com/TomWright/daselplayground](https://github.com/TomWright/daselplayground).
62
63
## Installation
64
You can import dasel as a package and use it in your applications, or you can use a pre-built binary to modify files from the command line.
0 commit comments