-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Description
🚀 Feature
Show a warning message in the console (maybe flaggable in the options) that outputs a log when a link inside the documentation is broken.
Have you read the Contributing Guidelines on issues?
Yes.
Motivation
It can happen to have brokens links in the documentation that are caused by a change in the file id/path (e.g. a file is renamed, moved or simply there's a typo in the link) and then forgetting to update the link that points to it.
It's a pain discovering where they are in the docs and fix it.
Pitch
It would be nice to introduce a check when running docusaurus start or docusaurus build that shows a warning message if a link in the markdown has an unresolved path.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels