From b3dfa8da1e05b598340b226ea9ecef3b817c30e8 Mon Sep 17 00:00:00 2001 From: Paul Traylor Date: Fri, 26 Aug 2016 16:25:51 +0900 Subject: [PATCH] Fix link to JSONPath syntax reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 435bb76..a63ae1e 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,4 @@ example_value_count{environment="beta",id="id-C"} 3 See Also ======== -- [nicksardo/jsonpath](https://github.com/nicksardo/jsonpath) : For syntax reference of JSONPath +- [kawamuray/jsonpath](https://github.com/kawamuray/jsonpath#path-syntax) : For syntax reference of JSONPath