Skip to content

Commit aed6c07

Browse files
committed
Fix up little issues with build
1 parent 594a6be commit aed6c07

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

babel.config.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const config: Config = {
1515
projectName: 'ReVISit', // Usually your repo name.
1616

1717
onBrokenLinks: 'throw',
18+
onBrokenAnchors: 'ignore',
1819
markdown: {
1920
hooks: {
2021
onBrokenMarkdownLinks: 'warn',

0 commit comments

Comments
 (0)