Umar Gora

Results 3 comments of Umar Gora

@octave how did you manage to switch to using fetch? im running into the exact same issue

I dont think the link checker workflow ran because it only triggers on markdown file changes: ```yaml paths: "**/*.md" ``` This PR initially only modified .github/workflows/links-check.yml, so the workflow never...

These links are flagged as "fragment not found" but are actually valid. They either use hash-based routing (SPAs) or the fragments do exist: ```md - https://sinclairzx81.github.io/typebox/#/docs/overview/2_setup - https://getpino.io/#/ - https://getpino.io/#/docs/api?id=opt-serializers...