Add link to the documentation in the footer

This commit is contained in:
gregoirenovel 2017-12-07 14:39:53 +01:00
parent 0d22ecfe5a
commit 3cbead5b48

View file

@ -27,6 +27,8 @@
= link_to "Contact",
"mailto:#{t('dynamics.contact_email')}",
:class => "footer-link"
%li.footer-link
= link_to "Documentation", "https://tps.gitbooks.io/tps-documentation/content/", :class => "footer-link", :target => "_blank"
%li.footer-link
= link_to "Documentation de l'API", "/docs", :class => "footer-link", :target => "_blank"
%li.footer-link