help center: Make URLs non-relative where appropriate.

Change URLs on "Choosing between Zulip Cloud and self-hosting" page
to be non-relative when pointing to the Zulip landing page or `/new`
for creating a new Zulip Cloud organization.
This commit is contained in:
Alya Abbott 2022-10-25 08:14:26 -07:00 committed by Tim Abbott
parent 95aa9a4f83
commit 16d5f15fad
3 changed files with 9 additions and 8 deletions

View File

@ -17,6 +17,8 @@
* Customize Zulip for all your needs. It's easy to develop and maintain [custom
integrations](/api/incoming-webhooks-overview) and [features][modify-zulip].
Learn more about [self-hosting Zulip](https://zulip.com/self-hosting/).
[zulip-github]: https://github.com/zulip/zulip#readme
[install-zulip]: https://zulip.readthedocs.io/en/latest/production/install.html
[back-up-zulip]: https://zulip.readthedocs.io/en/stable/production/export-and-import.html#backups

View File

@ -1,6 +1,6 @@
* Simple managed solution, with no setup or maintenance
overhead. [Sign up](/new/) with just a few clicks.
overhead. [Sign up](https://zulip.com/new/) with just a few clicks.
* Always updated to the latest version of Zulip.
* Anyone can [start with Zulip Cloud Free](/new/). [Free or heavily
* Anyone can [start with Zulip Cloud Free](https://zulip.com/new/). [Free or heavily
discounted Zulip Cloud Standard](https://zulip.com/plans/) pricing is available for
most non-business uses.

View File

@ -1,8 +1,8 @@
# Choosing between Zulip Cloud and self-hosting
Whether [signing up for Zulip Cloud](/new/) or [self-hosting
Zulip][install-self-hosted] is the right choice for you depends on the
needs of your organization.
Whether [signing up for Zulip Cloud](https://zulip.com/new/) or [self-hosting
Zulip](https://zulip.com/self-hosting) is the right choice for you depends on
the needs of your organization.
If you arent sure what you need, our high quality export and import
tools ([cloud][export-cloud], [self-hosted][export-self-hosted])
@ -18,13 +18,12 @@ ensure you can always move from our hosting to yours (and back).
## Related resources
* [Sign up for Zulip Cloud](/new/)
* [Self-hosting Zulip](/self-hosting/)
* [Sign up for Zulip Cloud](https://zulip.com/new/)
* [Self-hosting Zulip](https://zulip.com/self-hosting/)
* [Trying out Zulip](/help/trying-out-zulip)
* [Setting up your organization](/help/getting-your-organization-started-with-zulip)
* [Migrating from other chat tools](/help/migrating-from-other-chat-tools)
* [Getting started with Zulip](/help/getting-started-with-zulip)
[install-self-hosted]: https://zulip.readthedocs.io/en/stable/production/install.html
[export-cloud]: /help/export-your-organization
[export-self-hosted]: https://zulip.readthedocs.io/en/latest/production/export-and-import.html