Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Jul 4, 2024
1 parent fc07547 commit c1d2f46
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 @@ -517,7 +517,7 @@ produces this ZSON output
"hello, world"
```

_Some values of available [data types](../language/data-types)_
_Some values of available [data types](../language/data-types.md)_
```
echo '1 1.5 [1,"foo"] |["apple","banana"]|' | zq -z 'yield this' -
```
Expand Down

0 comments on commit c1d2f46

Please sign in to comment.