diff --git a/.markdown-link-check.json b/.markdown-link-check.json index dec3db1ad1c8d..c71a3e4253687 100644 --- a/.markdown-link-check.json +++ b/.markdown-link-check.json @@ -4,6 +4,9 @@ { "pattern": "^http://localhost" }, + { + "pattern": "^http://127\\.0\\.0\\.1" + }, { "pattern": "^https://github.com/.*/discussions/new" }