From 44d0da7ecb3e185f7a4ac0911766ad4e728d4336 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojtek=20Cicho=C5=84?= Date: Wed, 30 Mar 2016 15:12:44 +0200 Subject: [PATCH] Updated the URL for Quail project website. I don't know whether it's the only working URL, or should qualijs.io work too (it currently returns a "server DNS address could not be found" error). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8be6998a2..9290f11a6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Quail: Accessibility Information Library -**The project website is [quailjs.io](http://quailjs.io/).** +**The project website is [quailjs.org](http://quailjs.org/).** Quail is a Node module and a jQuery plugin that lets you easily check HTML for adherence to accessibility standards. It comes with over 200 tests which implement Open Accessibility Tests and comes with WCAG 1.0, WCAG 2.0, and Section 508 guidelines.