minor fix

Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
This commit is contained in:
Chaïb Martinez 2019-09-30 16:04:57 +02:00 committed by clemkeirua
parent 9b98bcd176
commit 4225951a1d

View file

@ -7,10 +7,10 @@
\-
= link_to 'Statistiques', stats_path, data: { turbolinks: false } # Turbolinks disabled for Chartkick. See Issue #350
\-
= link_to 'CGU / Mentions légales', CGU_URL
= link_to 'CGU / Mentions légales', CGU_URL, target: '_blank'
\-
= link_to 'Documentation', DOC_URL
= link_to 'Documentation', DOC_URL, target: '_blank'
\-
= link_to 'FAQ', FAQ_ADMIN_URL
= link_to 'FAQ', FAQ_ADMIN_URL, target: '_blank'
\-
= link_to 'Inscription ateliers en ligne', WEBINAIRE_URL
= link_to 'Inscription ateliers en ligne', WEBINAIRE_URL, target: '_blank'