This commit is contained in:
Sarah Schneider 2021-01-26 13:21:06 -05:00
Родитель b4171bf0d5
Коммит d16e019a9d
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -11,5 +11,6 @@ module.exports = [
// Oneoff links that link checkers think are broken but are not.
'https://haveibeenpwned.com/',
'https://www.ilo.org/dyn/normlex/en/f\\?p=NORMLEXPUB:12100:0::NO::P12100_ILO_CODE:P029'
'https://www.ilo.org/dyn/normlex/en/f\\?p=NORMLEXPUB:12100:0::NO::P12100_ILO_CODE:P029',
'https://www.linkedin.com/company/github'
]