Skip to content

Commit 286794d

Browse files
chore(app): setup github pages
1 parent 62e38ab commit 286794d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const config = {
2525
projectName: 'AyLabsCode.docs', // Usually your repo name.
2626
trailingSlash: false,
2727

28-
onBrokenLinks: 'throw',
28+
onBrokenLinks: 'log',
2929

3030
// Even if you don't use internationalization, you can use this field to set
3131
// useful metadata like html lang. For example, if your site is Chinese, you

0 commit comments

Comments
 (0)