diff --git a/src/rules.json b/src/rules.json index 9802b43..89eada4 100644 --- a/src/rules.json +++ b/src/rules.json @@ -35,5 +35,6 @@ "CidiLabs\\PhpAlly\\Rule\\VideoEmbedCheck", "CidiLabs\\PhpAlly\\Rule\\VideoProvidesCaptions", "CidiLabs\\PhpAlly\\Rule\\VideosEmbeddedOrLinkedNeedCaptions", - "CidiLabs\\PhpAlly\\Rule\\VideosHaveAutoGeneratedCaptions" + "CidiLabs\\PhpAlly\\Rule\\VideosHaveAutoGeneratedCaptions", + "CidiLabs\\PhpAlly\\Rule\\BrokenRedirectedLink" ]