ServeStatic icon indicating copy to clipboard operation
ServeStatic copied to clipboard

Re-enable documentation link checking

Open Archmonger opened this issue 1 year ago • 0 comments

Description

Documentation link checking via linkcheckmd was disabled due to ReadTheDocs (RTD) blacklisting GitHub Workflows IP addresses. At the time, there wasn't any viable workaround besides either disabling link checking or removing all links to RTD.

A potential solution will involve switching over to linkspector and adding RTD links to the ignored URLs, but linkspector is currently critically broken.

Archmonger avatar Sep 24 '24 23:09 Archmonger