[events.mdx] relative link to use_deps_with_effects fixed (#2491)

Co-authored-by: Peter Kolloch <peter.kolloch@nexxiot.com>
This commit is contained in:
Peter Kolloch 2022-03-05 01:06:17 +01:00 committed by GitHub
parent 451227fe5c
commit 3a11f15ec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -697,4 +697,4 @@ For more information on `EventListener`, see the
## Using EventListener in a Function Component ## Using EventListener in a Function Component
See [Applying event listeners to the DOM](./function-components/hooks/use-effect#applying-event-listeners-to-the-dom). See [Applying event listeners to the DOM](../function-components/hooks/use-effect#applying-event-listeners-to-the-dom).