diff --git a/src/data/plugins.json b/src/data/plugins.json index 29173bcccc..379f1a204a 100644 --- a/src/data/plugins.json +++ b/src/data/plugins.json @@ -530,9 +530,9 @@ "badge": "community" }, { - "name": "cypress-accessibility", + "name": "cypress-a11y-report", "description": "Test your web applications and components for accessibility issues with axe-coreĀ®.", - "link": "https://github.com/rowellx68/cypress-accessibility", + "link": "https://github.com/rowellx68/cypress-a11y-report", "keywords": ["accessibility", "a11y", "axe-core"], "badge": "community" },