Skip to content

Commit 29dd43c

Browse files
authored
docs: accessibility banner fix (#17431)
removed HTML in Banner component and updated link accordingly Fixes #16735
1 parent ef8a6a5 commit 29dd43c

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

docs/admin/accessibility.mdx

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,9 @@ keywords: admin, accessibility, a11y, custom, documentation, Content Management
99
Payload is committed to ensuring that our admin panel is accessible to all users, including those with disabilities. We follow best practices and guidelines to create an inclusive experience.
1010

1111
<Banner type="info">
12-
<p>
13-
We are actively working towards full compliance with WCAG 2.2 AA standards.
14-
If you encounter any accessibility issues, please report them in our{' '}
15-
<a
16-
href="https://github.com/payloadcms/payload/discussions/14489"
17-
target="_blank"
18-
rel="noopener noreferrer"
19-
>
20-
GitHub Discussion
21-
</a>{' '}
22-
page.
23-
</p>
12+
We are actively working towards full compliance with WCAG 2.2 AA standards. If
13+
you encounter any accessibility issues, please report them in our [GitHub
14+
Discussion](https://github.com/payloadcms/payload/discussions/14489) page.
2415
</Banner>
2516

2617
## Compliance standards

0 commit comments

Comments
 (0)