Updated rulesets list to add WCAG 2.1 options

This commit is contained in:
Sangita Mane
2021-06-04 17:05:44 +02:00
committed by Jose Bolos
parent a424cfade7
commit a0b3fa843f
3 changed files with 397 additions and 206 deletions

View File

@@ -29,7 +29,7 @@ along with Pa11y Dashboard. If not, see <http://www.gnu.org/licenses/>.
<a href="{{bugtracker}}">Bug Tracker</a>
</li>
<li>
<a href="http://www.w3.org/TR/WCAG20/">WCAG 2.0 spec</a>
<a href="https://www.w3.org/TR/WCAG21/">WCAG 2.1 spec</a>
</li>
<li>
<a href="http://squizlabs.github.io/HTML_CodeSniffer/">HTML_CodeSniffer</a>