help: Serve help center build without relative links for zulip.com.

We have a copy of help center with relative links disabled which is
reserved for root domains without an organisation on the root domain.
Ideally, we should have some logic to determine whether we are on such
a root domain or not. For practical short term purposes, since this
type of documentation is mainly useful for zulip.com, we add an
exception for zulip.com.
This commit is contained in:
Shubham Padia
2025-08-13 18:03:22 +00:00
committed by Tim Abbott
parent 246fbf6d29
commit 7db29f29de
5 changed files with 32 additions and 10 deletions

View File

@@ -1,5 +1,6 @@
# build output
dist/
dist_no_relative_links/
# generated types
.astro/