Skip to content

Commit 916cf76

Browse files
Merge pull request #720 from sketch-hq/people/ale/fix-link-to-debug-actions
Fix broken link to debug Actions preference
2 parents eb92b25 + 5c14bb8 commit 916cf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/plugins-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Some actions (like `SelectionChanged`) actually happen in two phases: `begin` an
6565

6666
For a list of all the available actions in the API, check the [Actions Reference section](/reference/action).
6767

68-
> Pro Tip: sometimes browsing the list is too much work, and you just want something a bit more direct. For those cases, you can [listen to all the actions](/guides/preferences/#listen-to-all-actions-in-the-action-api) to find the one you need.
68+
> Pro Tip: sometimes browsing the list is too much work, and you just want something a bit more direct. For those cases, you can [listen to all the actions](/plugins/debugging#handle-all-actions) to find the one you need.
6969
7070
Again, if there's any event you'd like to see added to the list, let us know and we'll try to add it (some events are not on the list for performance reasons, like "layer is dragged").
7171

0 commit comments

Comments
 (0)