Aiven-Open / Aiven-Open/klaw-docs

Check link checking problem

オープン
#167 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。