mirror of https://github.com/zulip/zulip.git
portico: Add link to /history to footer.
This commit is contained in:
parent
bfb27885be
commit
a0cc1e8d1d
|
@ -6,7 +6,7 @@
|
|||
<li><a href="/why-zulip/">{{ _("Why Zulip") }}</a></li>
|
||||
<li><a href="/features/">{{ _("Features") }}</a></li>
|
||||
<li><a href="/plans/">{{ _("Plans & pricing") }}</a></li>
|
||||
<li><a href="/team/">{{ _("Team") }}</a></li>
|
||||
<li><a href="/team/">{{ _("Team") }}</a> and <a href="/history/">{{ _("History") }}</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
|
|
Loading…
Reference in New Issue