X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a297e2ccdcabd1197af7cc7cab3c24f5aea1efc0..3cfb8b7d053edfba454dbcb1eff09382b5dca193:/app/views/changesets/show.html.erb diff --git a/app/views/changesets/show.html.erb b/app/views/changesets/show.html.erb index 702e61f92..2de744a93 100644 --- a/app/views/changesets/show.html.erb +++ b/app/views/changesets/show.html.erb @@ -107,7 +107,7 @@
<%= link_to t(".changesetxml"), api_changeset_path(@changeset) %> · - <%= link_to(t(".osmchangexml"), :controller => "api/changesets", :action => "download") %> + <%= link_to t(".osmchangexml"), api_changeset_download_path(@changeset) %>
<% if @next_by_user || @prev_by_user %>