I think the link checker gets it wrong sometimes

This commit is contained in:
Ellie Huxtable 2023-02-25 23:36:06 +00:00
parent 7ed0df49d6
commit 89d3e02931

View file

@ -21,7 +21,7 @@ const config = {
organizationName: 'ellie', // Usually your GitHub org/user name. organizationName: 'ellie', // Usually your GitHub org/user name.
projectName: 'atuin', // Usually your repo name. projectName: 'atuin', // Usually your repo name.
onBrokenLinks: 'throw', onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn', onBrokenMarkdownLinks: 'warn',
// Even if you don't use internalization, you can use this field to set useful // Even if you don't use internalization, you can use this field to set useful