Skip to content

Commit

Permalink
Merge pull request #95 from gaurav-nelson/mlc-3.8.6
Browse files Browse the repository at this point in the history
update to latest MLC version
  • Loading branch information
gaurav-nelson committed Jan 11, 2021
2 parents 2a60e0f + 92449e7 commit 0fe4911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Expand Up @@ -8,7 +8,7 @@ YELLOW='\033[0;33m'
BLUE='\033[0;34m'
RED='\033[0;31m'

npm i -g markdown-link-check@3.8.5
npm i -g markdown-link-check@3.8.6

declare -a FIND_CALL
declare -a COMMAND_DIRS COMMAND_FILES
Expand Down

0 comments on commit 0fe4911

Please sign in to comment.