Skip to content

Commit

Permalink
Merge pull request #149 from w3c/quickref-link
Browse files Browse the repository at this point in the history
Update link to QuickRef
  • Loading branch information
shawna-slh authored Feb 6, 2024
2 parents e8d7351 + 2584234 commit 65997cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/ui/Report.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@
<ul class='strip'>
<li><a href="https://www.w3.org/WAI/intro/wcag">Web Content Accessibility Guidelines (WCAG)
Overview</a></li>
<li><a href="https://www.w3.org/WAI/WCAG21/quickref/">How to Meet WCAG 2.1 Quick Reference</a></li>
<li><a href="https://www.w3.org/WAI/eval/conformance">WCAG Evaluation Methodology (WCAG-EM)
<li><a href="https://www.w3.org/WAI/WCAG22/quickref/">How to Meet WCAG Quick Reference</a></li>
<li><a href="https://www.w3.org/WAI/eval/conformance/">WCAG Evaluation Methodology (WCAG-EM)
Overview</a></li>
</ul>
<!-- /component -->
Expand Down

0 comments on commit 65997cb

Please sign in to comment.