[fix] Microdecision: fix link for support in SSOwat portal

This commit is contained in:
Alexandre Aubin 2017-12-26 16:16:48 +01:00 committed by GitHub
parent 0ccfe6ee5a
commit 8f669e9fe9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
<div class="ynh-wrapper footer"><nav>
<a class="link-profile-edit" href="edit.html">{{t_footerlink_edit}}</a>
<a class="link-documentation" href="//yunohost.org/docs" target="_blank">{{t_footerlink_documentation}}</a>
<a class="link-documentation" href="//yunohost.org/support" target="_blank">{{t_footerlink_support}}</a>
<a class="link-documentation" href="//yunohost.org/help" target="_blank">{{t_footerlink_support}}</a>
<a class="link-admin" href="/yunohost/admin/" target="_blank">{{t_footerlink_administration}}</a>
</nav></div>
{{/connected}}