Skip to content

Commit 4b1903b

Browse files
Charlie IfrahCharlie Ifrah
Charlie Ifrah
authored and
Charlie Ifrah
committed
Update docusaurus.config.js for Vercel deployment
1 parent db7bd06 commit 4b1903b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ const meta = {
1818
: 'https://netdocs-4gqnct18v-charlesifrahs-projects.vercel.app/',
1919
baseUrl: '/',
2020
favicon: '/hubfav.png',
21+
onBrokenLinks: 'warn', // Instead of "throw", log a warning
22+
onBrokenMarkdownLinks: 'warn', // Same for markdown links
2123
i18n: {
2224
defaultLocale: 'en',
2325
locales: ['en'],
24-
onBrokenLinks: 'warn', // Instead of "throw", log a warning
25-
onBrokenMarkdownLinks: 'warn', // Same for markdown links
2626
},
2727
};
2828

0 commit comments

Comments
 (0)