Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h2>Quels sont vos droits ?</h2>
</ul>
<p>
Vous pouvez exercer ces droits en écrivant à
<strong>dpd-minsociaux [at] sg.social.gouv.fr</strong>
<strong>https://domifa.fabrique.social.gouv.fr/contact</strong>
</p>
Comment on lines 108 to 111
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The contact URL should be made clickable for better accessibility and user experience. Currently, users would need to manually copy and paste the URL. Additionally, consider updating the preceding text from 'en écrivant à' (by writing to) to better reflect that users are being directed to a contact form rather than writing an email.

Suggested change
<p>
Vous pouvez exercer ces droits en écrivant à
<strong>dpd-minsociaux [at] sg.social.gouv.fr</strong>
<strong>https://domifa.fabrique.social.gouv.fr/contact</strong>
</p>
<p>
Vous pouvez exercer ces droits en utilisant
<a href="https://domifa.fabrique.social.gouv.fr/contact">
<strong>notre formulaire de contact</strong>
</a>
</p>

<p>
Par voie postale :
Expand Down
Loading