We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f1d8e commit 7eba16fCopy full SHA for 7eba16f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "textlint-rule-no-dead-relative-link",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Textlint rule to validate relative links(including anchor links) in markdown documents",
5
"main": "lib/no-dead-relative-link.js",
6
"author": "Parth Patel <parthopensource@gmail.com>",
0 commit comments