Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check link checking problem #167

Open
programmiri opened this issue Dec 1, 2023 · 0 comments
Open

Check link checking problem #167

programmiri opened this issue Dec 1, 2023 · 0 comments

Comments

@programmiri
Copy link
Contributor

Description

  • after update to Docusaurus 3, some link checks fail when running npm run start for valid and working links to .md files. It's always file where the path is e.g. ../../docs. The link do work, so we may be able to set the broken link check to warn. It's recommended to use .md links when possible.

BUT

  • the markdown-link-check job in the pipeline currently does not fail the job when it's having an error. This needs to be fixed before changing the error to warn

Todo

  • get link check pipeline to fail when it should
  • check why brokenLinkCheck for docusaurus fails, if needed set to warn instead of error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant