Skip to content

Commit 079542f

Browse files
committed
docs: rename cypress-accessibility plugin to cypress-a11y-report
1 parent 5a80feb commit 079542f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,9 +530,9 @@
530530
"badge": "community"
531531
},
532532
{
533-
"name": "cypress-accessibility",
533+
"name": "cypress-a11y-report",
534534
"description": "Test your web applications and components for accessibility issues with axe-core®.",
535-
"link": "https://github.com/rowellx68/cypress-accessibility",
535+
"link": "https://github.com/rowellx68/cypress-a11y-report",
536536
"keywords": ["accessibility", "a11y", "axe-core"],
537537
"badge": "community"
538538
},

0 commit comments

Comments
 (0)