Skip to content

Commit 5696bba

Browse files
committed
add link, fix vale
1 parent d32e5e9 commit 5696bba

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.vale/styles/FernStyles/Acronyms.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,5 @@ exceptions:
8989
- RPG
9090
- MIME
9191
- PNG
92+
- AAA
93+
- ARIA

fern/products/docs/pages/accessibility/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Overview"
33
description: "Discover the accessibility features in Fern documentation, including keyboard navigation, Web Content Accessibility Guidelines (WCAG) 2.1 AA color contrast enforcement, and screen reader support."
44
---
55

6-
Fern docs use semantic HTML and ARIA attributes to support screen readers and keyboard navigation.
6+
Fern docs use semantic HTML and [ARIA attributes](https://www.w3.org/WAI/standards-guidelines/aria/) to support screen readers and keyboard navigation.
77

88
<Note title="Feedback">
99
Reach out to [email protected] to report accessibility issues or suggest improvements.

0 commit comments

Comments
 (0)