diff --git a/website/docs/concepts/html/events.mdx b/website/docs/concepts/html/events.mdx index 08c6257eaa9..90a78886b5c 100644 --- a/website/docs/concepts/html/events.mdx +++ b/website/docs/concepts/html/events.mdx @@ -697,4 +697,4 @@ For more information on `EventListener`, see the ## 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).