Fixed broken link

This commit is contained in:
Mike Farah 2022-03-08 14:04:38 +11:00
parent 2dbcb51b82
commit 85df955bf1

View File

@ -16,7 +16,7 @@ The \``--no-colors/-M` flag to force print without colours
## Pretty Print ## Pretty Print
To print out idiomatic `yaml` use the `--prettyPrint/-P` flag. Note that this is shorthand for using the [style](broken-reference) operator `... style=""` To print out idiomatic `yaml` use the `--prettyPrint/-P` flag. Note that this is shorthand for using the [style](https://mikefarah.gitbook.io/yq/operators/style) operator `... style=""`
## Indent ## Indent