Skip to content

Test and fix links use in Apertis website

Martyn Welch requested to merge wip/martyn/T7329-test-links into master

The Apertis website contains many links, many of which were dead. Add a script which parses the Markdown documents to find links which are then made into a unique list and tested.

Evaluate the broken links, updating where possible, deleting where that's not possible.

Signed-off-by: Martyn Welch martyn.welch@collabora.com

Merge request reports