Skip to content

Commit e206cba

Browse files
committed
broken links warn
1 parent c638b72 commit e206cba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const config = {
2727
trailingSlash: false,
2828
deploymentBranch: 'gh-pages', // Rama donde se desplegará el sitio
2929

30-
onBrokenLinks: 'throw',
30+
onBrokenLinks: 'warn',
3131
onBrokenMarkdownLinks: 'warn',
3232

3333
// Even if you don't use internationalization, you can use this field to set

0 commit comments

Comments
 (0)