mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
We add a step to build help center and then test the broken links as we used to before removing the test temporarily. This commit focuses on just adding back the broken link checks for the help center. We skip the fragment check since that is in-built in starlight and starlight tests account for that already. For the image check we can add it back in a followup issue.