Skip to content

Commit

Permalink
Merge pull request #131 from artichoke/lopopolo/markdown-link-check-t…
Browse files Browse the repository at this point in the history
…witter-config

Stop monitoring Twitter links, fix markdown link check job
  • Loading branch information
lopopolo authored May 12, 2023
2 parents f7a839a + e0ad0bd commit 6a3a734
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/markdown-link-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"ignorePatterns": [
{
"pattern": "img.shields.io"
},
{
"pattern": "^https://twitter.com/artichokeruby"
}
],
"replacementPatterns": [],
Expand Down

0 comments on commit 6a3a734

Please sign in to comment.