Skip to content

Commit 8d97395

Browse files
committed
Update link
1 parent e26bebd commit 8d97395

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

learn-pr/cela-accessibility/develop-products-with-accessible-color-contrast/includes/6-test-color-contrast-accessibility.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ Colors
6666
- Focus border color: #131313
6767
Contrast of Color Pairs
6868
- Exterior fill color: Focus border color = 16.167:1
69-
7069
```
7170

7271
In this case, the contrast is sufficient, meeting our contrast requirements of 3:1 for non-text content.
@@ -124,5 +123,5 @@ User testing for color contrast is crucial to ensure that websites and applicati
124123

125124
- [Firefox Accessibility Inspector](https://developer.mozilla.org/en-US/docs/Web/Accessibility/Understanding_WCAG/Perceivable/Color_contrast)
126125

127-
- [[Chrome DevTools](https://developer.chrome.com/docs/devtools)](https://developer.chrome.com/docs/devtools)
126+
- [Chrome DevTools](https://developer.chrome.com/docs/devtools)
128127

0 commit comments

Comments
 (0)