diff --git a/app/views/layouts/_new_footer.html.haml b/app/views/layouts/_new_footer.html.haml
index 51d4b9945..345ce7408 100644
--- a/app/views/layouts/_new_footer.html.haml
+++ b/app/views/layouts/_new_footer.html.haml
@@ -38,4 +38,4 @@
%li.footer-link
= link_to "FAQ", "http://tps.helpscoutdocs.com/", :class => "footer-link", :target => "_blank"
%li.footer-link
- = link_to "Accessibilité", "", :class => "footer-link"
+ = link_to "Accessibilité", accessibilite_index_path, :class => "footer-link"