Aiven-Open / Aiven-Open/klaw-docs

Check link checking problem

未关闭
#167 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
4
派生
10
PR 合并指标
30 天内没有已合并 PR

描述

# 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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。