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 8c998b8 commit 60dc7a4Copy full SHA for 60dc7a4
hooks/mdlink-check.sh
@@ -19,4 +19,4 @@ cat > "$TMP_CONFIG" <<EOF
19
}
20
EOF
21
22
-markdown-link-check -c "$TMP_CONFIG"
+markdown-link-check -c "$TMP_CONFIG" "$(pwd)"
0 commit comments