X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6e444155d650e8f164585fe052853d7fadcc743a..1f1a20e5399d957c8f45a36d5d880aac84a95d3f:/app/views/changesets/show.html.erb?ds=inline diff --git a/app/views/changesets/show.html.erb b/app/views/changesets/show.html.erb index 167bcb5cb..702e61f92 100644 --- a/app/views/changesets/show.html.erb +++ b/app/views/changesets/show.html.erb @@ -105,7 +105,7 @@
- <%= link_to(t(".changesetxml"), :controller => "api/changesets", :action => "show") %> + <%= link_to t(".changesetxml"), api_changeset_path(@changeset) %> · <%= link_to(t(".osmchangexml"), :controller => "api/changesets", :action => "download") %>