From dc997821f4eaba6d4352516f27104aba85214bed Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 27 Jan 2023 08:12:07 -0800 Subject: [PATCH] ad jc-api demo link --- README.md | 2 +- templates/readme_template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00e27bd5..b1757a97 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ > Check out the `jc` Python [package documentation](https://github.com/kellyjonbrazil/jc/tree/master/docs) for developers -> Try the `jc` [web demo](https://jc-web.onrender.com/) +> Try the `jc` [web demo](https://jc-web.onrender.com/) and [REST API demo](https://jc-api.onrender.com) > JC is [now available](https://galaxy.ansible.com/community/general) as an Ansible filter plugin in the `community.general` collection. See this diff --git a/templates/readme_template b/templates/readme_template index 633ba069..465bb456 100644 --- a/templates/readme_template +++ b/templates/readme_template @@ -3,7 +3,7 @@ > Check out the `jc` Python [package documentation](https://github.com/kellyjonbrazil/jc/tree/master/docs) for developers -> Try the `jc` [web demo](https://jc-web.onrender.com/) +> Try the `jc` [web demo](https://jc-web.onrender.com/) and [REST API demo](https://jc-api.onrender.com) > JC is [now available](https://galaxy.ansible.com/community/general) as an Ansible filter plugin in the `community.general` collection. See this