question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`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 with items 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:closed
  • Created 3 years ago
  • Comments:23 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
slorbercommented, Jul 29, 2020

Hi, not yet but I will release in the next hours (unless there’s a new important bug reported)

1reaction
davenquinncommented, Jul 28, 2020

I stand corrected!

I was also able to find this in the original typescript defs, but nice work on the documentation search.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found