X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/721f8e00b287974d6346e3c62bb8d0d599cc7db3..9c744ab65da1a5ae8a94c8738878d23ed278684b:/app/views/accounts/edit.html.erb
diff --git a/app/views/accounts/edit.html.erb b/app/views/accounts/edit.html.erb
index a3e6f943b..7a10b12e3 100644
--- a/app/views/accounts/edit.html.erb
+++ b/app/views/accounts/edit.html.erb
@@ -19,25 +19,16 @@
-
-
@@ -49,7 +40,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 %>