From 93f23493dd5f41aa550e955955f9ec0dd6487fb9 Mon Sep 17 00:00:00 2001 From: kallestenflo Date: Thu, 1 Dec 2016 22:17:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50e248ca..c146999c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ JsonPath is available at the Central Maven Repository. Maven users add this to y ``` -If you need help ask questions at the [google group](https://groups.google.com/forum/#!forum/jsonpath). +If you need help ask questions at [Stack Overflow](http://stackoverflow.com/questions/tagged/jsonpath). Tag the question 'jsonpath' and 'java'. JsonPath expressions always refer to a JSON structure in the same way as XPath expression are used in combination with an XML document. The "root member object" in JsonPath is always referred to as `$` regardless if it is an