X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3b143dc2b4623e0ca23502e36f19c1c16b71d010..54dec279495bdd91b841f709f817234aa943fd21:/app/views/browse/history.html.erb diff --git a/app/views/browse/history.html.erb b/app/views/browse/history.html.erb index d257d25a2..1595df021 100644 --- a/app/views/browse/history.html.erb +++ b/app/views/browse/history.html.erb @@ -7,7 +7,7 @@
<%= link_to t("browse.download_xml"), :controller => "api/old_#{@type.pluralize}", :action => "history" %> · - <%= link_to t("browse.view_details"), :controller => "browse", :action => @type %> + <%= link_to t("browse.view_details"), :controller => @type.pluralize, :action => :show %> <% if params[:show_redactions] %> · <%= link_to t("browse.view_history") %>