diff --git a/app/views/auth/passwords/edit.html.haml b/app/views/auth/passwords/edit.html.haml
index 88cc36bf..5e2b4fbd 100644
--- a/app/views/auth/passwords/edit.html.haml
+++ b/app/views/auth/passwords/edit.html.haml
@@ -11,4 +11,4 @@
.actions
= f.button :button, t('auth.set_new_password'), type: :submit
-.form-footer= render 'devise/shared/links'
+.form-footer= render 'auth/shared/links'