How to get there: Go to your Knowledge Base board → open the actions menu → click Check links.
Scans every article in the board for HTTP links and flags anything that returns a client or server error, or that can't be reached at all. Useful for large imported knowledge bases and any KB that references vendor docs, GitHub issues, or other pages that drift over time.
Every http:// or https:// link found inside an article body, regardless of how it was written:
<a href="...">[label](url)Links are deduplicated per article. Only external links are checked. Internal ProductLift links (to other articles in the same portal) are skipped.
Each unique URL is checked once and the result is cached for 6 hours. That means:
The review modal shows one row per article, ordered so failing articles come first. Each row lists:
Click any failing URL to open it in a new tab and confirm it's really dead before deleting or updating the article.
There is no auto-fix yet. Open the affected article in the editor and either update the link to the new URL or remove it. Re-run the scan afterwards to confirm.