From 312d465b61a15592cc70d3734ad747b9a2be10ae Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Mon, 19 Apr 2021 14:18:12 -0700 Subject: [PATCH] update link --- templates/readme_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/readme_template b/templates/readme_template index 0e655fdf..da61517a 100644 --- a/templates/readme_template +++ b/templates/readme_template @@ -102,7 +102,7 @@ pip3 install jc | FreeBSD | `portsnap fetch update && cd /usr/ports/textproc/py-jc && make install clean` | | Ansible filter plugin | `ansible-galaxy collection install community.general` | -> For more packages and binaries, see https://kellyjonbrazil.github.io/jc-packaging/. +> For more packages and binaries, see the [jc packaging](https://kellyjonbrazil.github.io/jc-packaging/) site. ## Usage `jc` accepts piped input from `STDIN` and outputs a JSON representation of the previous command's output to `STDOUT`.