Describe the bug
these two PRs didn't trigger an error for deleted pages:
elastic/docs-content#2989
elastic/docs-content#2811
both of them deleted a page, but added an equivalent xref in the sidebar. CI passed cleanly. when the PRs were merged, the pages 404'd
note: the crosslinks within the repo were already cleaned up. does the deleted page logic still trip if there are no incoming links? I want to test this but want to log this bug asap
Expected behavior
you can't run or hide from the "deleted page with no redirect" error
Steps to reproduce
No response
Tooling