diff --git a/docs/docs/boilerplate/lighthouse.md b/docs/docs/boilerplate/lighthouse.md index f622245..a911067 100644 --- a/docs/docs/boilerplate/lighthouse.md +++ b/docs/docs/boilerplate/lighthouse.md @@ -1,8 +1,8 @@ # Lighthouse -[Pa11y](https://pa11y.org/) automates accessibility tests. +[Lighthouse](https://developer.chrome.com/docs/lighthouse) has audits for performance, accessibility, progressive web apps, SEO, and more. -Check the official [repository](https://github.com/pa11y/pa11y). +Check the official [documentation](https://developer.chrome.com/docs/lighthouse/overview). ## Configuration