diff --git a/.markdown-link-check.json b/.markdown-link-check.json index 31dc792..3987e07 100644 --- a/.markdown-link-check.json +++ b/.markdown-link-check.json @@ -22,6 +22,12 @@ { "pattern": "^https://github\\.com/.*/wiki/" }, + { + "pattern": "^https://github\\.com/users/.*/projects/" + }, + { + "pattern": "^https?://localhost[:/]" + }, { "pattern": "^#" }