diff --git a/.github/markdown-link-check.json b/.github/markdown-link-check.json index 8a0efa0..c9b223a 100644 --- a/.github/markdown-link-check.json +++ b/.github/markdown-link-check.json @@ -5,6 +5,9 @@ }, { "pattern": "^https://docs.rs/.*" + }, + { + "pattern": "^https://twitter.com/artichokeruby" } ], "replacementPatterns": [],