Add link to the documentation in the footer
This commit is contained in:
parent
0d22ecfe5a
commit
3cbead5b48
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue