Use mkdocs --strict option to verify .md links
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3492951. -->
Reported by: [jonathan1055](https://www.drupal.org/user/92645)
Related to !378 !374
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>We had an internal link in a doc page which had the incorect path.<br>
Fixed in <a href="https://git.drupalcode.org/project/gitlab_templates/-/merge_requests/281/diffs?commit_id=36ecd8b9f6fcd06f51bf589a6b11ca0fdfb12bbc">https://git.drupalcode.org/project/gitlab_templates/-/merge_requests/281/diffs?commit_id=36ecd8b9f6fcd06f51bf589a6b11ca0fdfb12bbc</a></p>
<p>External links could also be incorrect. Or may be valid at the time of writing, but subsequently the target url is moved or becomes unreachable.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Investigate if we want to use <strong>markdown-link-check</strong> to validate the links in our documentation pages.<br>
<a href="https://github.com/tcort/markdown-link-check">https://github.com/tcort/markdown-link-check</a></p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
issue