Skip to content

Commit 6418ebc

Browse files
authored
fix: update broken link for Colorable (#4753)
Update broken link for Colorable in Color contrast section
1 parent 75bda80 commit 6418ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ Ensure that all readable text on your website has sufficient color contrast to r
404404
- [Everything About Color Contrast And Why You Should Rethink It](https://www.smashingmagazine.com/2014/10/color-contrast-tips-and-tools-for-accessibility/)
405405
- [A11yProject - What is Color Contrast](https://a11yproject.com/posts/what-is-color-contrast/)
406406

407-
It can be tedious to manually calculate the proper color combinations for all cases in your website so instead, you can [calculate an entire accessible color palette with Colorable](https://jxnblk.com/colorable/).
407+
It can be tedious to manually calculate the proper color combinations for all cases in your website so instead, you can [calculate an entire accessible color palette with Colorable](https://colorable.jxnblk.com/).
408408

409409
Both the aXe and WAVE tools mentioned below also include color contrast tests and will report on contrast errors.
410410

0 commit comments

Comments
 (0)