diff --git a/docs/resources/control-flow/backend-logic/api/rest-api.md b/docs/resources/control-flow/backend-logic/api/rest-api.md index 661c48c7..1862b03a 100644 --- a/docs/resources/control-flow/backend-logic/api/rest-api.md +++ b/docs/resources/control-flow/backend-logic/api/rest-api.md @@ -565,7 +565,7 @@ with a numeric character. However, in cases where you have keys with numeric pre ::: :::info -Learn more about **[JSONPath](https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html)** and how to define a proper expression. +Learn more about **[JSONPath](https://www.rfc-editor.org/rfc/rfc9535.html)** and how to define a proper expression. ::: ### Adding JSON Path @@ -724,4 +724,4 @@ If you prefer watching a video tutorial, here's the one for you:
-::: \ No newline at end of file +:::