Skip to content

Commit 2d9147f

Browse files
committed
Fixed broken link (#162)
1 parent 4722ad3 commit 2d9147f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v3.4.0/components/passing-properties-to-a-component.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ like this.
6666
```
6767

6868
It is important to note that actions can only be passed from a controller or another
69-
component. They cannot be passed from a route. See [passing an action to the component](/triggering-changes-with-actions/#toc_passing-the-action-to-the-component)
69+
component. They cannot be passed from a route. See [passing an action to the component](../triggering-changes-with-actions/#toc_passing-the-action-to-the-component)
7070
for more details on how to pass actions.
7171

7272
## Positional Params

0 commit comments

Comments
 (0)