Skip to content

Commit 60dc7a4

Browse files
committed
Run at root of repo
1 parent 8c998b8 commit 60dc7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks/mdlink-check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ cat > "$TMP_CONFIG" <<EOF
1919
}
2020
EOF
2121

22-
markdown-link-check -c "$TMP_CONFIG"
22+
markdown-link-check -c "$TMP_CONFIG" "$(pwd)"

0 commit comments

Comments
 (0)