PHRAS-413

fix link "help" on homepage
This commit is contained in:
Jean-Yves Gaulier
2015-04-16 17:09:15 +02:00
committed by Benoît Burnichon
parent 8c037232d5
commit b451b3a5b9

View File

@@ -102,7 +102,7 @@
<a href="{{ path("homepage") }}">{{ "Home" | trans }}</a>
</li>
<li>
<a href="#">{{ "Help" | trans }}</a>
<a href="https://www.phraseanet.com/documentation/">{{ "Help" | trans }}</a>
</li>
{% if has_terms_of_use %}
<li>