mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
added on broken link warn
This commit is contained in:
parent
ab3f3b2323
commit
47de97f6c2
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@ const config = {
|
|||
darkTheme: prismThemes.dracula,
|
||||
},
|
||||
}),
|
||||
onBrokenLinks: 'warn',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue