Skip to content

Commit 4318ffa

Browse files
authored
Ignore linux.die.net in link checker
1 parent d062f3b commit 4318ffa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.config/markdown.links.config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
{
6161
"NOTE: Unreliable sites below": "",
6262
"pattern": "^https://nedjo.ca/.*"
63+
},
64+
{
65+
"pattern": "^https://linux.die.net/.*"
6366
}
6467
],
6568
"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": "",

0 commit comments

Comments
 (0)