Skip to content

Commit 7a77bd1

Browse files
Update to markdown-link-check version 3.8.7
To use the new markdown-link-extractor that in turn will get a newer version of `marked`
1 parent 95ffb9c commit 7a77bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ YELLOW='\033[0;33m'
88
BLUE='\033[0;34m'
99
RED='\033[0;31m'
1010

11-
11+
1212

1313
declare -a FIND_CALL
1414
declare -a COMMAND_DIRS COMMAND_FILES

0 commit comments

Comments
 (0)