We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb725e3 commit 197bd53Copy full SHA for 197bd53
README.md
@@ -14,7 +14,7 @@ The following are custom rules defined in this plugin.
14
15
* [**GH001** _no-default-alt-text_](./docs/rules/GH001-no-default-alt-text.md)
16
* [**GH002** _no-generic-link-text_](./docs/rules/GH002-no-generic-link-text.md)
17
-* [**GH002** _no-empty-alt-text_](./docs/rules/GH002-no-empty-alt-text.md)
+* [**GH003** _no-empty-alt-text_](./docs/rules/GH003-no-empty-alt-text.md)
18
19
See [`markdownlint` rules](https://github.com/DavidAnson/markdownlint#rules--aliases) for documentation on rules pulled in from `markdownlint`.
20
0 commit comments