Skip to content

Commit 19a1680

Browse files
authored
Update Readme.md
1 parent 9c1f471 commit 19a1680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04-component_unmount/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## Resume
1313

14-
This example takes the [_03-component-dom-onload_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/03-component-did-onload/Readme.md) example as starting point.
14+
This example takes the [_03-component-dom-onload_](https://github.com/Lemoncode/react-hooks-by-example/blob/master/03-component-did-onload) example as starting point.
1515

1616
In this example we are going to see how to free resources when we unmount a DOM component.
1717

0 commit comments

Comments
 (0)