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: docs/deep-dives/desktop/desktop-targeting-debug.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ slug: /desktop-targeting-debug
17
17
18
18
## Targeting
19
19
20
-
Available targeting attributes are [documented in firefox-source-docs](https://firefox-source-docs.mozilla.org/browser/components/newtab/content-src/asrouter/docs/targeting-attributes.html).
20
+
Available targeting attributes are [documented in firefox-source-docs](https://firefox-source-docs.mozilla.org/browser/components/asrouter/docs/targeting-attributes.html).
21
21
22
22
Inside the textarea targeting expressions can be written and evaluated using the `Evaluate` button.
Visit [Firefox Source docs](https://firefox-source-docs.mozilla.org/browser/components/newtab/docs/index.html): newtab for details on how to develop within our components.
27
+
Visit [Firefox Source docs](https://firefox-source-docs.mozilla.org/browser/components/asrouter/docs/index.html): newtab for details on how to develop within our components.
0 commit comments