diff --git a/app/views/layouts/_new_footer.html.haml b/app/views/layouts/_new_footer.html.haml index 5cc5e2a07..8e746c4c3 100644 --- a/app/views/layouts/_new_footer.html.haml +++ b/app/views/layouts/_new_footer.html.haml @@ -37,6 +37,6 @@ %li.footer-link = link_to "Documentation de l'API", "/docs", :class => "footer-link", :target => "_blank" %li.footer-link - = link_to "FAQ", "http://tps.helpscoutdocs.com/", :class => "footer-link", :target => "_blank" + = link_to "FAQ", "http://demarches-simplifiees.helpscoutdocs.com/", :class => "footer-link", :target => "_blank" %li.footer-link = link_to "Accessibilité", accessibilite_index_path, :class => "footer-link" diff --git a/app/views/root/landing.html.haml b/app/views/root/landing.html.haml index e8aa93cfc..3d1e63491 100644 --- a/app/views/root/landing.html.haml +++ b/app/views/root/landing.html.haml @@ -20,7 +20,7 @@ %p.feature-text %em.feature-text-em Dialogue %br - entre usagers et services plus simple + simplifié entre usagers et services %li.feature %img.feature-image{ :src => image_url("landing/features/collaborer.svg") } @@ -47,7 +47,7 @@ %p.role-panel-explanation Créez des formulaires en ligne en quelques minutes et instruisez les demandes des usagers sur une plateforme dédiée = link_to "Demander un compte", - "mailto:#{t("dynamics.contact_email")}?subject=Demande de démo demarches-simplifiees.fr", + "mailto:#{t("dynamics.contact_email")}?subject=Demande de compte administrateur demarches-simplifiees.fr", class: "role-panel-button-primary", target: "_blank", onclick: "javascript: ga('send', 'pageview', '/demander-une-demo')"