diff --git a/website/documentation/content/generic_events_documentation.py b/website/documentation/content/generic_events_documentation.py index 0b138b9e3..9c6bd3052 100644 --- a/website/documentation/content/generic_events_documentation.py +++ b/website/documentation/content/generic_events_documentation.py @@ -21,8 +21,8 @@ Here you can find more information about the events that are supported: - - https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement#events for HTML elements - - https://quasar.dev/vue-components for Quasar-based elements (see the "Events" tab on the individual component page) + - for HTML elements + - for Quasar-based elements (see the "Events" tab on the individual component page) ''') def generic_events_demo() -> None: with ui.row():