diff --git a/.config/markdown.links.config.json b/.config/markdown.links.config.json index ba9d4d4cea..462494af06 100644 --- a/.config/markdown.links.config.json +++ b/.config/markdown.links.config.json @@ -60,6 +60,9 @@ { "NOTE: Unreliable sites below": "", "pattern": "^https://nedjo.ca/.*" + }, + { + "pattern": "^https://linux.die.net/.*" } ], "NOTE: We replace absolute links with a use-relative-links-to-md-files-only since these are (nearly) always mistakes and should link to the relative .md file instead": "",