From cd16e86e7f14546ee6a894a46c74f73b0e441fc3 Mon Sep 17 00:00:00 2001 From: cbois Date: Fri, 22 Mar 2024 21:57:16 +0100 Subject: [PATCH] Fix links to JSONPath specs in Event Notifications --- en-push-apns.md | 2 +- en-push-chrome.md | 2 +- en-push-fcm.md | 2 +- en-push-firefox.md | 2 +- en-push-safari.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/en-push-apns.md b/en-push-apns.md index af888ba..e9aa9bb 100644 --- a/en-push-apns.md +++ b/en-push-apns.md @@ -259,7 +259,7 @@ Select `Topics` in the {{site.data.keyword.en_short}} console and click `Create` * `Event type`: select event type from the dropdown list. * `Event sub type` select event sub type from the event sub type dropdown list. * `Severity`: select severity from the severity dropdown list. -* `Advanced conditions`: write your own custom conditions, which must follow [jsonpath specifications](https://jsonpath.com/). +* `Advanced conditions`: write your own custom conditions, which must follow [jsonpath specifications](https://www.rfc-editor.org/rfc/rfc9535.html). Jsonpath expressions can be validated at [jsonpath.com](https://jsonpath.com) or [extendsclass.com](https://extendsclass.com/jsonpath-tester.html). ## Create an {{site.data.keyword.en_short}} subscription {: #en-create-sub-apns} diff --git a/en-push-chrome.md b/en-push-chrome.md index fdfa03c..8c12f08 100644 --- a/en-push-chrome.md +++ b/en-push-chrome.md @@ -128,7 +128,7 @@ Select `Topics` in the {{site.data.keyword.en_short}} console and click `Create` * `Event type`: select event type from the dropdown list. * `Event sub type` select event sub type from the event sub type dropdown list. * `Severity`: select severity from the severity dropdown list. -* `Advanced conditions`: write your own custom conditions, which must follow [jsonpath specifications](https://jsonpath.com/). +* `Advanced conditions`: write your own custom conditions, which must follow [jsonpath specifications](https://www.rfc-editor.org/rfc/rfc9535.html). Jsonpath expressions can be validated at [jsonpath.com](https://jsonpath.com) or [extendsclass.com](https://extendsclass.com/jsonpath-tester.html). ## Create an {{site.data.keyword.en_short}} subscription {: #en-create-sub-chrome} diff --git a/en-push-fcm.md b/en-push-fcm.md index 1ea6602..0148fd4 100644 --- a/en-push-fcm.md +++ b/en-push-fcm.md @@ -152,7 +152,7 @@ Select `Topics` in the {{site.data.keyword.en_short}} console and click `Create` * `Event type`: select event type from the dropdown list. * `Event sub type`: select event sub type from the event sub type dropdown list. * `Severity`: select severity from the severity dropdown list. -* `Advanced conditions`: write your own custom conditions, which must follow [jsonpath specifications](https://jsonpath.com/). +* `Advanced conditions`: write your own custom conditions, which must follow [jsonpath specifications](https://www.rfc-editor.org/rfc/rfc9535.html). Jsonpath expressions can be validated at [jsonpath.com](https://jsonpath.com) or [extendsclass.com](https://extendsclass.com/jsonpath-tester.html). ## Create an {{site.data.keyword.en_short}} subscription {: #en-create-sub-fcm} diff --git a/en-push-firefox.md b/en-push-firefox.md index db2d64b..db4cbea 100644 --- a/en-push-firefox.md +++ b/en-push-firefox.md @@ -99,7 +99,7 @@ Select `Topics` in the {{site.data.keyword.en_short}} console and click `Create` * `Event type`: select event type from the dropdown list. * `Event sub type`: select event sub type from the event sub type dropdown list. * `Severity`: select severity from the severity dropdown list. -* `Advanced conditions`: write your own custom conditions, which must follow [jsonpath specifications](https://jsonpath.com/). +* `Advanced conditions`: write your own custom conditions, which must follow [jsonpath specifications](https://www.rfc-editor.org/rfc/rfc9535.html). Jsonpath expressions can be validated at [jsonpath.com](https://jsonpath.com) or [extendsclass.com](https://extendsclass.com/jsonpath-tester.html). ## Create an {{site.data.keyword.en_short}} subscription {: #en-create-sub-ff} diff --git a/en-push-safari.md b/en-push-safari.md index 56b0a31..c094585 100644 --- a/en-push-safari.md +++ b/en-push-safari.md @@ -170,7 +170,7 @@ Select `Topics` in the Event Notifications console and click `Create`. Enter the * `Event type`: select event type from the dropdown list. * `Event sub type` select event sub type from the event sub type dropdown list. * `Severity`: select severity from the severity dropdown list. -* `Advanced conditions`: write your own custom conditions, which must follow [jsonpath specifications](https://jsonpath.com/). +* `Advanced conditions`: write your own custom conditions, which must follow [jsonpath specifications](https://www.rfc-editor.org/rfc/rfc9535.html). Jsonpath expressions can be validated at [jsonpath.com](https://jsonpath.com) or [extendsclass.com](https://extendsclass.com/jsonpath-tester.html). ## Create an {{site.data.keyword.en_short}} subscription {: #en-create-sub-safari}