refactor(faq): update links to new internal links

This commit is contained in:
Colin Darie 2024-04-24 15:50:42 +02:00
parent 965afbd18c
commit 64de0cb146
No known key found for this signature in database
GPG key ID: 4FB865FDBCA4BCC4
22 changed files with 44 additions and 54 deletions

View file

@ -7,4 +7,4 @@
%p= t('.line3')
%hr
%p.small-simple= t('.are_you_new', app_name: Current.application_name)
= link_to t('views.users.sessions.new.find_procedure'), t("links.common.faq.comment_trouver_ma_demarche_url"), title: new_tab_suffix(t('views.users.sessions.new.find_procedure')), class: "fr-btn fr-btn--secondary", **external_link_attributes
= link_to t('views.users.sessions.new.find_procedure'), t("links.common.faq.comment_trouver_ma_demarche_url"), title: new_tab_suffix(t('views.users.sessions.new.find_procedure')), class: "fr-btn fr-btn--secondary"