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 6ab9ec5 commit 230b7c4Copy full SHA for 230b7c4
docusaurus.config.js
@@ -52,7 +52,7 @@ module.exports = {
52
onBrokenMarkdownLinks:
53
/** @type {import('@docusaurus/types').ReportingSeverity} */ ('throw'),
54
onBrokenAnchors:
55
- /** @type {import('@docusaurus/types').ReportingSeverity} */ ('throw'),
+ /** @type {import('@docusaurus/types').ReportingSeverity} */ ('warn'),
56
themes: [
57
[
58
require.resolve('./apify-docs-theme'),
0 commit comments