mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
self-hosting: Specify Zulip Server for what we're installing.
This commit is contained in:
@@ -26,7 +26,9 @@
|
||||
<a href="#plans-and-pricing" class="button">
|
||||
{{ _('Plans & pricing') }}
|
||||
</a>
|
||||
<a href="https://zulip.readthedocs.io/en/stable/production/install.html" class="button">Install Zulip {{ latest_release_version }}</a>
|
||||
<a href="https://zulip.readthedocs.io/en/stable/production/install.html" class="button">
|
||||
Install Zulip Server {{ latest_release_version }}
|
||||
</a>
|
||||
<a href="/for/business/" class="button">
|
||||
{{ _('Zulip for business') }}
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user