fix: quote

This commit is contained in:
Leon Morival 2026-04-29 15:27:39 +02:00
parent 9b7d3ea9dc
commit 270f10a916
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
Garde un oeil sur l'activité de cette hunt pour suivre sa progression et préparer la suite de l'expérience.
</p>
<p style="margin: 0;">
<a href="{{ config('app.url') . '/admin }}" style="display: inline-block; padding: 14px 22px; background: #16a34a; border-radius: 8px; color: #ffffff; font-size: 16px; font-weight: 700; text-decoration: none;">
<a href="{{ config('app.url') . '/admin' }}" style="display: inline-block; padding: 14px 22px; background: #16a34a; border-radius: 8px; color: #ffffff; font-size: 16px; font-weight: 700; text-decoration: none;">
Ouvrir le tableau de bord
</a>
</p>