Skip to content

Commit

Permalink
PR feedback: Fix ZNG hyperlink
Browse files Browse the repository at this point in the history
Co-authored-by: Noah Treuhaft <noah.treuhaft@gmail.com>
  • Loading branch information
philrz and nwt authored Jul 8, 2024
1 parent 197228d commit cfd7e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands/zq.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ typically omit quotes around field names.
| `vng` | [VNG - Binary Columnar Format](../formats/vng.md) |
| `zeek` | [Zeek Logs](https://docs.zeek.org/en/master/logs/index.html) |
| `zjson` | [ZJSON - Zed over JSON](../formats/zjson.md) |
| `zng` | [ZNG - Binary Row Format](../formats/zson.md) |
| `zng` | [ZNG - Binary Row Format](../formats/zng.md) |
| `zson` | [ZSON - Human-readable Format](../formats/zson.md) |

The output format defaults to either ZSON or ZNG and may be specified
Expand Down

0 comments on commit cfd7e92

Please sign in to comment.