diff --git a/app/views/layouts/admin.html.haml b/app/views/layouts/admin.html.haml
index e452b3e..19ca504 100644
--- a/app/views/layouts/admin.html.haml
+++ b/app/views/layouts/admin.html.haml
@@ -61,7 +61,9 @@
%li= link_to "Produits", admin_d_products_path
- %li= link_to "Demandes de devis", admin_d_products_path
+ %li= link_to "Demandes de devis", admin_contacts_path
+
+