1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-01 04:20:39 +02:00

Merge pull request #4773 from xiantang/master

fix 404 of jq page
This commit is contained in:
Marcel Ribeiro-Dantas
2023-10-17 10:18:35 +02:00
committed by GitHub

View File

@@ -4,7 +4,6 @@ tool: jq
contributors:
- ["Jack Kuan", "https://github.com/kjkuan"]
filename: learnjq.sh
translators:
---
`jq` is a tool for transforming JSON inputs and generating JSON outputs. As a