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