mirror of
https://github.com/atuinsh/atuin.git
synced 2025-02-25 14:52:35 +01:00
I think the link checker gets it wrong sometimes
This commit is contained in:
parent
7ed0df49d6
commit
89d3e02931
@ -21,7 +21,7 @@ const config = {
|
||||
organizationName: 'ellie', // Usually your GitHub org/user name.
|
||||
projectName: 'atuin', // Usually your repo name.
|
||||
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenLinks: 'warn',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
|
||||
// Even if you don't use internalization, you can use this field to set useful
|
||||
|
Loading…
Reference in New Issue
Block a user