Skip to content

Commit

Permalink
test(markdown-link-check): ignore placeholder urls
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Mar 17, 2024
1 parent 6744453 commit 940dfb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .markdown-link-check.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"ignorePatterns": "https://github.com/jdx/usage/releases/tag/v$%7Bversion%7D"
"ignorePatterns": "^https://github.com/jdx/usage/releases/tag/v\\$%7Bversion%7D"
}

0 comments on commit 940dfb7

Please sign in to comment.