Skip to content

Commit dd8faf2

Browse files
committed
ci: ignore sourceware.org for markdown link checks
1 parent 0b47677 commit dd8faf2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

markdown_link_check_config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
},
1515
{
1616
"pattern": "^https://www\\.etalabs\\.net/"
17+
},
18+
{
19+
"pattern": "^https://sourceware\\.org/"
1720
}
1821
]
1922
}

0 commit comments

Comments
 (0)