mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This option causes test-documentation to only verify internal links that we control and are important to be correct. This prevents test-documentation from flaking in CI due to issues with the dozens of third-party blocks that we link to from various parts of our documentation. Tweaked by tabbott for comment clarity, and to also include github.com/zulip links. Fixes #10942.