We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d5204 commit 9207af8Copy full SHA for 9207af8
1 file changed
lib/excluded-links.js
@@ -12,5 +12,6 @@ module.exports = [
12
// Oneoff links that link checkers think are broken but are not.
13
'https://haveibeenpwned.com/',
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'
+ 'https://www.linkedin.com/company/github',
16
+ 'https://www.facebook.com/'
17
]
0 commit comments