From e6b956da075c2934799fb71a3a4e28100dc833b1 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Fri, 12 Apr 2024 20:21:02 +0200 Subject: [PATCH] fix(kb/jsonpath): replace dead source --- knowledge base/jsonpath.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/knowledge base/jsonpath.md b/knowledge base/jsonpath.md index c7289fa..055b382 100644 --- a/knowledge base/jsonpath.md +++ b/knowledge base/jsonpath.md @@ -17,12 +17,12 @@ kubectl get serviceaccounts \ ## Further readings - [JSONPath Syntax] -- [Live editor] +- [How to extract values using a JSON Path Expression from the Response Body in Rungutan] +[how to extract values using a json path expression from the response body in rungutan]: https://rungutan.com/blog/extract-value-json-path-expression/ [jsonpath syntax]: https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html -[live editor]: https://json8.github.io/patch/demos/apply/