From 6fb3c0a4093bc4860ae70988b617d211de0dd1bc Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 26 Jan 2024 12:32:57 -0800 Subject: [PATCH] doc update --- README.md | 2 -- templates/readme_template | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 2c013860..fbccf6ff 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,6 @@ Ansible filter plugin in the `community.general` collection. See this [blog post](https://blog.kellybrazil.com/2020/08/30/parsing-command-output-in-ansible-with-jc/) for an example. -> Looking for something like `jc` but lower-level? Check out [regex2json](https://gitlab.com/tozd/regex2json). - # JC JSON Convert diff --git a/templates/readme_template b/templates/readme_template index 0757380b..3e955bc7 100644 --- a/templates/readme_template +++ b/templates/readme_template @@ -10,8 +10,6 @@ Ansible filter plugin in the `community.general` collection. See this [blog post](https://blog.kellybrazil.com/2020/08/30/parsing-command-output-in-ansible-with-jc/) for an example. -> Looking for something like `jc` but lower-level? Check out [regex2json](https://gitlab.com/tozd/regex2json). - # JC JSON Convert