From 43444e5c54189c2513fde5e4b9a4df8b93b2390b Mon Sep 17 00:00:00 2001 From: Edithabich Date: Mon, 29 Jan 2024 12:09:41 +0300 Subject: [PATCH] SEO-178901-ej2-js-datetimepicker-page-with-redirect-links --- ej2-javascript/datetimepicker/accessibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-javascript/datetimepicker/accessibility.md b/ej2-javascript/datetimepicker/accessibility.md index fddab3ba4..375e25812 100644 --- a/ej2-javascript/datetimepicker/accessibility.md +++ b/ej2-javascript/datetimepicker/accessibility.md @@ -45,7 +45,7 @@ The Web accessibility defines a way to make web content and web applications mor DateTimePicker provides built-in compliance with the [WAI-ARIA](http://www.w3.org/WAI/PF/aria-practices) specifications. WAI-ARIA supports is achieved through the attributes like `aria-expanded`, `aria-disabled`, `aria-activedescendant` applied to the input element. -To know about the accessibility of Calendar refer to the Calendar's [Accessibility](../calendar/accessibility/) section. +To know about the accessibility of Calendar refer to the Calendar's [Accessibility](../calendar/accessibility) section. It helps to provide information about the widget for assistive technology to the disabled person in screen reader.