🐛🎨 fix nouveau logo sur les intégrations

pull/1359/head
Johan Girod 2021-01-12 12:23:56 +01:00
parent 625a5c1359
commit d7dcd94a51
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ links.innerHTML = `
<a href="https://www.urssaf.fr">
<img
style="height: 40px; margin: 10px"
src="${urssafSvg}"
src="${process.env.FR_SITE.replace('${path}', '/' + urssafSvg)}"
alt="un service fourni par l'Urssaf"
/>
</a>