X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8ddd02a2a19ca084ff31b465dc1e827f07d77382..b935cd6fef56934c432bdce4c78a1c64b60755d1:/app/views/redactions/show.html.erb?ds=sidebyside diff --git a/app/views/redactions/show.html.erb b/app/views/redactions/show.html.erb index 1eb20f16f..fe073d123 100644 --- a/app/views/redactions/show.html.erb +++ b/app/views/redactions/show.html.erb @@ -5,20 +5,20 @@
<%= t ".user" %> - <%= link_to(@redaction.user.display_name, user_path(@redaction.user)) %> + <%= link_to @redaction.user.display_name, @redaction.user %>
-