Skip to content

Commit adefd57

Browse files
Throw unbroken anchors
1 parent 548314f commit adefd57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cursorless-org-docs/docusaurus.config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ const config: Config = {
106106
],
107107
onBrokenLinks: "throw",
108108
onBrokenMarkdownLinks: "throw",
109+
onBrokenAnchors: "throw",
109110
trailingSlash: true,
110111

111112
presets: [

0 commit comments

Comments
 (0)