Open mm3509 opened 1 year ago
Unfortunately this was the reason I stopped using hyperlink. This error seems random and I don't feel like forking the project to fix it (I assume it's abandoned since the last commit was like 2 years ago or something). Found a very similar package called linkinator, trying it out, seems pretty good so far
Thanks @maddsua . I added linkinator
to the original thread on StackOverflow: https://stackoverflow.com/questions/68301886/test-all-internal-links/78194881#78194881
I use this package to test my site before sending to the server. I always get this error on four pages:
It may be due to the hash-redirect. But this link works on the live server, as you can check at https://brokkolat.org/en-gb/impacto#familias
This error is consistent: I've had it for about a year now. I have the site in multiple languages, it happens on most language, but never in the original language at https://brokkolat.org/pt/inicio . I have tried to fix the issue without success, so now I ignore these pages with
--skip
. It would be nice to add them again, in case one day I do break those page links.