X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/eb7b0c05e3e49f848377d74aab4953f552b8ca89..9f84c6f46e14eb64f985d2b67a331957f648380a:/app/views/redactions/show.html.erb diff --git a/app/views/redactions/show.html.erb b/app/views/redactions/show.html.erb index b9786992c..99f7cd1f1 100644 --- a/app/views/redactions/show.html.erb +++ b/app/views/redactions/show.html.erb @@ -5,7 +5,7 @@

<%= t 'redaction.show.user' %> - <%= link_to(@redaction.user.display_name, {:controller => 'user', :action => 'view', :display_name => @redaction.user.display_name}) %> + <%= link_to(@redaction.user.display_name, user_path(@redaction.user)) %>

<%= t 'redaction.show.description' %>