update entreprise annuaire link

This commit is contained in:
Christophe Robillard 2021-01-25 19:50:32 +01:00
parent a7b40c4102
commit d8aaba9975
3 changed files with 6 additions and 6 deletions

View file

@ -145,6 +145,6 @@
%td= try_format_date(etablissement.association_date_declaration)
%p
= link_to "➡ Autres informations sur lorganisme sur « entreprise.data.gouv.fr » (ex: fiche d'immatriculation RNCS)",
"https://entreprise.data.gouv.fr/etablissement/#{etablissement.siret}",
= link_to "➡ Autres informations sur lorganisme sur « annuaire-entreprises.data.gouv.fr » (ex: fiche d'immatriculation RNCS)",
"https://annuaire-entreprises.data.gouv.fr/entreprise/#{etablissement.siren}",
target: "_blank"