Skip to content

Commit

Permalink
Update website/versioned_docs/version-2.0.0-alpha.66/api/docusaurus.c…
Browse files Browse the repository at this point in the history
…onfig.js.md
  • Loading branch information
slorber authored Oct 31, 2020
1 parent a3b7d64 commit 16ad52a
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,14 +108,6 @@ The broken links detection is only available for a production build (`docusaurus

:::

### `onBrokenMarkdownLinks`

- Type: `'ignore' | 'log' | 'warn' | 'error' | 'throw'`

The behavior of Docusaurus, when it detects any broken markdown link.

By default, it prints a warning, to let you know about your broken markdown link, but you can change this security if needed.

### `onDuplicateRoutes`

- Type: `'ignore' | 'log' | 'warn' | 'error' | 'throw'`
Expand Down

0 comments on commit 16ad52a

Please sign in to comment.