Skip to content

Commit 318c38d

Browse files
committed
Change broken anchors config setting to log
1 parent 8eb5f68 commit 318c38d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ const config = {
5050
baseUrl: '/',
5151
staticDirectories: ['static'],
5252
onBrokenLinks: 'warn',
53+
onBrokenAnchors: 'log',
5354
markdown: {
5455
hooks: {
5556
onBrokenMarkdownLinks: 'warn',

0 commit comments

Comments
 (0)