~gpanders/ijq

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] Update README links to jqlang

Details
Message ID
<20240413130039.10766-1-stefan@vanburen.xyz>
DKIM signature
pass
Download raw message
Patch: +2 -2
Also adjust the color hash to lower-case, matching the id.
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b39cae3..3b30e5f 100644
--- a/README.md
+++ b/README.md
@@ -92,8 +92,8 @@ Use `Ctrl-C` to exit `ijq` immediately, discarding all filters and state.
You can configure the colors by setting the `JQ_COLORS` environment variable.
See the [jq documentation][colors] for more details.

[jq]: https://stedolan.github.io/jq/
[colors]: https://stedolan.github.io/jq/manual/#Colors
[jq]: https://jqlang.github.io/jq/
[colors]: https://jqlang.github.io/jq/manual/#colors
[xdg]: https://github.com/kyoh86/xdg#xdg-base-directory

Contributing
-- 
2.44.0
Details
Message ID
<D0J1SEDTD8C0.7KX37T2SXA5W@gpanders.com>
In-Reply-To
<20240413130039.10766-1-stefan@vanburen.xyz> (view parent)
DKIM signature
pass
Download raw message
Thanks!
Reply to thread Export thread (mbox)