You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed the deprecated top-level onBrokenMarkdownLinks configuration
option from docusaurus.config.ts. The new format using
markdown.hooks.onBrokenMarkdownLinks is already in place, making the
old option redundant. This eliminates deprecation warnings and ensures
compatibility with Docusaurus v4.
0 commit comments