Skip to content

Commit af9016f

Browse files
committed
broken links warning
1 parent 3670fae commit af9016f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const config = {
3535
url: 'https://capstone.ianapplebaum.com/',
3636
baseUrl: '/',
3737
trailingSlash: false,
38-
onBrokenLinks: 'throw',
38+
onBrokenLinks: 'warn',
3939
onBrokenMarkdownLinks: 'warn',
4040
favicon: 'img/dont-panic.svg',
4141

0 commit comments

Comments
 (0)