Skip to content

Commit d53a5eb

Browse files
committed
Merge branch 'main' into production
2 parents f658795 + 0633410 commit d53a5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/components/card_formation.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</h3>
1010
<p class="fr-card__desc">{{ card.description }}</p>
1111
<div class="fr-card__start">
12-
<p><a href="mailto:{{ card.email }}">{{ card.email }}</a></p>
12+
<p><a href="{{ card.email }}">Contact</a></p>
1313
</div>
1414
<div class="fr-card__end">
1515
<h6>Formations</h6>

0 commit comments

Comments
 (0)