-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
Output:
=========================> MARKDOWN LINK CHECK <=========================
FILE: docs/jpackage.md
[✖] https://github.com/YOUR_USERNAME/jabref → Status: 404
FILE: docs/adr/0004-use-mariadb-connector.md
[✖] https://github.com/JabRef/jabref/wiki/Translating-JabRef-Help → Status: 429
[✖] https://github.com/JabRef/jabref/blob/master/src/main/java/org/jabref/logic/formatter/bibtexfields/NormalizePagesFormatter.java → Status: 429
(Source: https://github.com/JabRef/jabref/pull/6524/checks?check_run_id=714600307)
The link with YOUR_USERNAME appears in a different file:
Same for the other block:
Is it possible to output the correct file name?
My config:
- name: Run markdown-link-check
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
config-file: 'mlc_config.json'
folder-path: 'docs/'Metadata
Metadata
Assignees
Labels
No labels

