From 689cda2153ecdee2c4d19f5476eb93eec32389cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Bolonio?= Date: Wed, 21 Sep 2022 16:58:48 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 79c521d..187eea5 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,6 @@ examples/documentation. ## Rules - [RuboCop::Cop::Accessibility::ImageHasAlt](guides/image-has-alt.md) -- [RuboCop::Cop::Accessibility::LinkHasHref](guides/link-has-href.md) - [RuboCop::Cop::Accessibility::NoPositiveTabindex](guides/no-positive-tabindex.md) - [RuboCop::Cop::Accessibility::NoRedundantImageAlt](guides/no-redundant-image-alt.md)