From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../components/messaging-system/schemas/TriggerActionSchemas/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolkit/components/messaging-system/schemas/TriggerActionSchemas') diff --git a/toolkit/components/messaging-system/schemas/TriggerActionSchemas/index.md b/toolkit/components/messaging-system/schemas/TriggerActionSchemas/index.md index 0d2f6dc89b..85be613392 100644 --- a/toolkit/components/messaging-system/schemas/TriggerActionSchemas/index.md +++ b/toolkit/components/messaging-system/schemas/TriggerActionSchemas/index.md @@ -114,7 +114,7 @@ same reason, the trigger only fires after a 10-second delay. The trigger context includes an `event` and `type` that can be used in targeting. Possible events include `add`, `update`, and `use`. Possible types are `card` and `address`. This trigger is especially intended to be used in tandem with the -`creditCardsSaved` and `addressesSaved` [targeting attributes](../../../../../browser/components/newtab/content-src/asrouter/docs/targeting-attributes.md). +`creditCardsSaved` and `addressesSaved` [targeting attributes](/browser/components/asrouter/docs/targeting-attributes.md). ```js { -- cgit v1.2.3