From c440d13aad1f6084d0368d6db14878473dbf19de Mon Sep 17 00:00:00 2001 From: Elizabeth Schafer <elizabeth.schafer.wenk@gmail.com> Date: Sat, 20 Jul 2019 16:40:46 -0400 Subject: [PATCH] Fixed broken internal link in the checklist --- checklist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checklist.html b/checklist.html index fcc15eb1..8154fb4c 100644 --- a/checklist.html +++ b/checklist.html @@ -55,7 +55,7 @@ redirect_from: No. However, addressing the issues called out in this checklist will help improve the experience for everyone who uses your site. </p> <p> - The issues this checklist prompts you to check for covers a wide range of disability conditions. There is no such thing as "perfect accessibility" or a site being "100% accessible". You should be wary of companies and services that make such promises. If you need professional accessibility help, use <a href="resources#professional-help">professional accessibility services</a>. + The issues this checklist prompts you to check for covers a wide range of disability conditions. There is no such thing as "perfect accessibility" or a site being "100% accessible". You should be wary of companies and services that make such promises. If you need professional accessibility help, use <a href="/resources/#professional-help">professional accessibility services</a>. </p> </section> -- GitLab