fix: exclude dokuwiki.org url from linter check#261
Conversation
9b68d2f to
1e7fb53
Compare
|
Hi @S0obi, thanks for the quick fix. Unfortunately there are two new issues there (I didn't realized them at the first review - sorry). Btw these issues are a bit weird:
And as I see there wasn't any changes in these files, so I'm wondering why are these appeared now. Probably the problem is that the link checker can't resolve the "built" URL, because - if you take a look at the source - those contain a variable for HUGO. Let us check this issue, and the possible solution. |
|
@S0obi Can you add this change here instead? https://github.com/coreruleset/documentation/blob/main/lychee.toml |
Good point, config moved to lychee.toml 👍 |
f888155 to
44f46f6
Compare
|
Commits squashed, ready to merge 👍 |
Proposed changes
dokuwiki.org is now protected by a captcha to avoid bots, which will cause an 402 http error. The lychee does consider this http code as an error which will fail the CI pipeline.
I propose to exclude dokuwiki.org from the linter checks.
Reference doc : https://github.com/lycheeverse/lychee?tab=readme-ov-file#ignoring-links