Skip to content

Commit e794c0e

Browse files
committed
Merge branch 'master' into develop
2 parents e47828e + 916cf76 commit e794c0e

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)