Aiven-Open / Aiven-Open/klaw-docs

Check link checking problem

Ouverte
#167 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
4
Forks
10
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

# 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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.