diff --git a/app/views/devise/sessions/_new_env.html.haml b/app/views/devise/sessions/_new_env.html.haml index 296a7f2..1efee21 100644 --- a/app/views/devise/sessions/_new_env.html.haml +++ b/app/views/devise/sessions/_new_env.html.haml @@ -1,2 +1,2 @@ %script - window.location.href = '/users/auth/env' + window.location.href = '/auth/env' -- libgit2 0.21.2