Skip to content

Commit 27d7f04

Browse files
authored
chore: fix changeset link (#2390)
1 parent 95cd360 commit 27d7f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/shaggy-pots-end.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ The Alert component currently has the ARIA `alert` role by default. This change
88
```
99
<Alert role="none">This is no longer an ARIA alert</Alert>
1010
```
11-
Learn more about [using the alert role)(https://ui.docs.amplify.aws/react/components/alert#accessibility) on our docs and the [W3's spec for the alert role](https://w3c.github.io/aria/#alert)
11+
Learn more about [using the alert role](https://ui.docs.amplify.aws/react/components/alert#accessibility) on our docs and the [W3's spec for the alert role](https://w3c.github.io/aria/#alert)

0 commit comments

Comments
 (0)