- 
                Notifications
    
You must be signed in to change notification settings  - Fork 8
 
Open
Description
Description
- after update to Docusaurus 3, some link checks fail when running 
npm run startfor valid and working links to.mdfiles. 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 towarn. It's recommended to use.mdlinks 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 
errortowarn 
Todo
- get link check pipeline to fail when it should
 - check why brokenLinkCheck for docusaurus fails, if needed set to warn instead of error
 
Metadata
Metadata
Assignees
Labels
No labels