Skip to content

Commit 2d5fa1d

Browse files
authored
Merge pull request #194 from f3ath/patch-1
Refer to the JsonPath RFC definition
2 parents 2bc96c4 + aa08cae commit 2d5fa1d

File tree

1 file changed

+2
-2
lines changed
  • docs/resources/control-flow/backend-logic/api

1 file changed

+2
-2
lines changed

docs/resources/control-flow/backend-logic/api/rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ with a numeric character. However, in cases where you have keys with numeric pre
565565
:::
566566

567567
:::info
568-
Learn more about **[JSONPath](https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html)** and how to define a proper expression.
568+
Learn more about **[JSONPath](https://www.rfc-editor.org/rfc/rfc9535.html)** and how to define a proper expression.
569569
:::
570570

571571
### Adding JSON Path
@@ -724,4 +724,4 @@ If you prefer watching a video tutorial, here's the one for you:
724724

725725
<div class="video-container"><iframe src="https://www.youtube.
726726
com/embed/L5qj2f9skt4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
727-
:::
727+
:::

0 commit comments

Comments
 (0)