diff --git a/.markdownlinkcheck.json b/.markdownlinkcheck.json index 9bb0b98..56e8f80 100644 --- a/.markdownlinkcheck.json +++ b/.markdownlinkcheck.json @@ -1,5 +1,8 @@ { "ignorePatterns": [ + { + "pattern": "^https://docs.github.com" + }, { "pattern": "^https://github.com/\\S+/\\S+/(issues|pull)/[0-9]+" },