qa-of-code-guidance icon indicating copy to clipboard operation
qa-of-code-guidance copied to clipboard

Dead link on page /continuous_integration.html

Open foster999 opened this issue 1 year ago • 2 comments

Link is dead for PATRICK’S SOFTWARE BLOG

foster999 avatar May 04 '23 15:05 foster999

We should also see if using the sphinx external link checker would detect these for us in CI. Think this can be used via sphinx-build -b linkcheck

foster999 avatar May 15 '23 14:05 foster999

Govcookiecutter had problemswith sphinx external link checker on ONS computers due to timing our with HTTPS links. Instead Govcookiecutter uses https://github.com/gaurav-nelson/github-action-markdown-link-check

Jacobb164 avatar Jun 16 '23 08:06 Jacobb164