You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: bundles/org.openhab.transform.jsonpath/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -64,4 +64,4 @@ This profile is a one-way transformation; only values from a device toward the i
64
64
## Further Reading
65
65
66
66
- An extended [introduction](https://www.w3schools.com/js/js_json_intro.asp) can be found at W3School.
67
-
- As JsonPath transformation is based on [Jayway](https://github.com/json-path/JsonPath), using an [online validator](https://jsonpath.herokuapp.com/) which also uses Jayway will give the most similar results.
67
+
- As JsonPath transformation is based on [Jayway](https://github.com/json-path/JsonPath), using an [online validator](https://jsonpath.fly.dev/) which also uses Jayway will give the most similar results.
0 commit comments