`Error: Broken links found!` facing on docusaurus build
See original GitHub issue🐛 Bug Report
- Recent build are getting failed with an below error message ,
ValidationError: themeConfig.navbar.links has been renamed as themeConfig.navbar.items
- Replaced
links
withitems
on docusaurus.config.js - Again all sidebar links getting broke on
docusaurus build
Build Logs
Error: Broken links found!
- Page path = /docs/dir1***/dir-2***/dir-3***:
-> link to /<readme-file>
-> link to /<readme-file>
-> link to /<readme-file>
-> link to /<readme-file>
-> link to /<readme-file>
Note: it's possible to ignore broken links with the 'onBrokenLinks' Docusaurus configuration.
Issue Analytics
- State:
- Created 3 years ago
- Comments:23 (1 by maintainers)
Top Results From Across the Web
Docs link broken for Docusaurus v2 project - Stack Overflow
I am building a documentation site using docusaurus (version 2). It gives a 404 on /docs PAGE NOT FOUND error. Links: My Github...
Read more >Broken link detection should check anchors - Docusaurus
Broken link detection should check anchors. Andrew Lyons. We already have an Internal Links checker, but it does not currently check internal bookmarks....
Read more >Docusaurus 2 Beta - Hacker News
I know most people who are using docusaurus are doing so for public facing docs and they don't mind exposing github edit links....
Read more >How Twilio Keeps Internal Docs Secure with Okta and Netlify
Docusaurus uses React to build your site, but when you're ready to ... Once we found the framework, it was time to figure...
Read more >Lab 6 — Docusaurus. Exploration and enhancing our own SSGs
The tutorial for creating documents and creating blog posts all rely on asking the user to create Markdown files. From my own experiments...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi, not yet but I will release in the next hours (unless there’s a new important bug reported)
I stand corrected!
I was also able to find this in the original typescript defs, but nice work on the documentation search.