diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml
index 68d5b8a..b5b66fc 100644
--- a/app/views/layouts/public.html.haml
+++ b/app/views/layouts/public.html.haml
@@ -25,7 +25,7 @@
#top
=link_to "Accueil", "/"
=render :partial => "public/shared/first_menu"
- =link_to "Une question ?", "me-contacter.html"
+ =link_to "Une question ?", "/me-contacter.html"
#banner
=link_to image_tag("logo.png", :id => "logo"), "/"