X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/615a6693457e01679cdbe4b3e69b1b121ae7a1de..b8a1a904c6273252c56998178b69f5f65d744d69:/app/views/accounts/edit.html.erb diff --git a/app/views/accounts/edit.html.erb b/app/views/accounts/edit.html.erb index e31c5e90d..16f109c9f 100644 --- a/app/views/accounts/edit.html.erb +++ b/app/views/accounts/edit.html.erb @@ -53,7 +53,7 @@ <% end %> <% else %> <%= t ".contributor terms.not yet agreed" %> - <%= link_to t(".contributor terms.review link text"), :controller => "users", :action => "terms" %> + <%= link_to t(".contributor terms.review link text"), account_terms_path %> <% end %>