From 85df955bf1db32f2e83af94e06785a1c4187e491 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Tue, 8 Mar 2022 14:04:38 +1100 Subject: [PATCH] Fixed broken link --- usage/output-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usage/output-format.md b/usage/output-format.md index eb5cbac0..47515246 100644 --- a/usage/output-format.md +++ b/usage/output-format.md @@ -16,7 +16,7 @@ The \``--no-colors/-M` flag to force print without colours ## 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