Check for broken links#918
Conversation
|
Thanks so much! |
|
Sorry for taking some time to follow up. And I don't want to invalidate the good work and good effort but there might be an easier way for us here with Advantages:
Currently 28 broken links, most of them in blog posts linking to links which expired. |
|
But in any outcome we should I think check for broken links and also fix them now so I appreciate the initiative. |
|
I am working on fixing broken links in #928. |
|
Do I understand correctly that "zola check" is now implemented in our build automation and therefore this PR can be closed? |
|
Zola check is not run automatically. I ran it locally when working on #928. We should run it automatically. |
|
Thanks again @richelbilderbeek for bringing this up! A check for broken links is indeed a good idea. |
|
@samumantha yes, I am happy the links are now checked (and I care less about a PR getting accepted: the goal of it has been reached). Well done and keep up the good job! |
Dear maintainer(s),
I've found some broken links on your website. However, as you seem comfortable using CI, here I submit a CI link checker. The scripts are used in many place, e.g. the UPPMAX documentation. To find broken links, search for
error:-)This PR will break the build, as it exposes some links that have become broken 👍
Cheers, Richel Bilderbeek