diff --git a/.github/markdown-link-check.json b/.github/markdown-link-check.json index 3f3487d..136d070 100644 --- a/.github/markdown-link-check.json +++ b/.github/markdown-link-check.json @@ -5,6 +5,9 @@ }, { "pattern": "^https://twitter.com/artichokeruby" + }, + { + "pattern": "https://linux.die.net/man/3/isspace" } ], "replacementPatterns": [],