Skip to content

Commit d16e019

Browse files
committed
exclude linkedin link
1 parent b4171bf commit d16e019

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/excluded-links.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ module.exports = [
1111

1212
// Oneoff links that link checkers think are broken but are not.
1313
'https://haveibeenpwned.com/',
14-
'https://www.ilo.org/dyn/normlex/en/f\\?p=NORMLEXPUB:12100:0::NO::P12100_ILO_CODE:P029'
14+
'https://www.ilo.org/dyn/normlex/en/f\\?p=NORMLEXPUB:12100:0::NO::P12100_ILO_CODE:P029',
15+
'https://www.linkedin.com/company/github'
1516
]

0 commit comments

Comments
 (0)