mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
landing-page: Change "Help Center" => "Why Zulip".
We have a good "Help Center" section in the footer, where a user may already expect to look for help/support related requests, so we can replace the navbar spot there with the "Why Zulip" page link.
This commit is contained in:
parent
d30a6c64c3
commit
1dbab6496c
@ -26,8 +26,8 @@
|
||||
<li on-page="integrations">
|
||||
<a href="/integrations/">Integrations</a>
|
||||
</li>
|
||||
<li on-page="help">
|
||||
<a href="/help/">Help Center</a>
|
||||
<li>
|
||||
<a href="/why-zulip/">Why Zulip</a>
|
||||
</li>
|
||||
{% if user_is_authenticated %}
|
||||
{% include 'zerver/portico-header-dropdown.html' %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user