]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/changeset.html.erb
More resourceful routing for nodes, ways, relations and changesets controllers
[rails.git] / app / views / browse / changeset.html.erb
index c63b0112e0819d07e4cfbc53d937dc0400241217..0b73fa083d62bdaea53a90148abc799b4eab448d 100644 (file)
 <% end %>
 
 <div class='secondary-actions'>
-  <%= link_to(t('.changesetxml'), :controller => "changesets", :action => "read") %>
+  <%= link_to(t('.changesetxml'), :controller => "changesets", :action => "show") %>
   &middot;
   <%= link_to(t('.osmchangexml'), :controller => "changesets", :action => "download") %>
 </div>