We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99eb307 commit 6a24ab7Copy full SHA for 6a24ab7
website/docusaurus.config.js
@@ -23,6 +23,7 @@ const config = {
23
projectName: 'ort', // Usually your repo name.
24
trailingSlash: false,
25
26
+ onBrokenAnchors: 'throw',
27
onBrokenLinks: 'throw',
28
onBrokenMarkdownLinks: 'throw',
29
0 commit comments