X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d90f353e5f30c35fdfc61a462fdb39b3504998ce..316ce7b4e94cf92ee4e231417f5ef741a1619119:/app/views/users/show.html.erb diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index a32f5fae1..30245aded 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -30,7 +30,7 @@ <%= number_with_delimiter(current_user.diary_comments.size) %>
  • - <%= link_to t(".my_account"), edit_account_path %> + <%= link_to t(".my_account"), account_path %>
  • <% if current_user.blocks.exists? %>