Files
zulip/tools
Shubham Padia a766c092fc help: Restore broken link checks for help center documentation.
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.
2025-09-03 09:28:15 -07:00
..
2025-08-13 14:11:05 -07:00
2025-02-24 22:29:24 -08:00
2025-02-24 22:29:24 -08:00
2025-09-03 09:28:15 -07:00
2025-02-24 22:29:24 -08:00
2025-02-24 22:29:24 -08:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.