Check links in LHB articles via CI pipeline
LHB articles contain relative links to other articles both within the Markdown text body and the metadata. It must be checked whether these links are pointing to existing articles or whether they are invalid. This has to be implemented as part of the existing CI pipeline (see here), which calls (this Python script.
If an invalid link is detected, the CI pipeline should fail with an adequate warning message.