Skip to content

Commit

Permalink
Added recipes documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefarah committed Sep 1, 2023
1 parent c664804 commit 62b25b1
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 @@ -55,7 +55,7 @@ Convert JSON to YAML
yq -Poy sample.json
```

See the [documentation](https://mikefarah.gitbook.io/yq/) for more examples.
See [recipes](https://mikefarah.gitbook.io/yq/recipes) for more examples and the [documentation](https://mikefarah.gitbook.io/yq/) for more information.

Take a look at the discussions for [common questions](https://github.com/mikefarah/yq/discussions/categories/q-a), and [cool ideas](https://github.com/mikefarah/yq/discussions/categories/show-and-tell)

Expand Down

0 comments on commit 62b25b1

Please sign in to comment.