<p>In app/views/changeset/list.html.erb:</p>
<pre style='color:#555'>>  <% end %>
>  
> -<% unless params[:friends] or params[:nearby] -%>
> -<%= atom_link_to params.merge({ :page => nil, :action => :feed }) %>
> -
>  <% content_for :head do -%>
>  <%= auto_discovery_link_tag :atom, params.merge({ :page => nil, :action => :feed }) %>
</pre>
<p>This section which generates the auto discovery tag used to be guarded with <code>unless params[:friends] or params[:nearby]</code> so that we didn't generate an RSS discovery tags for views whose content differs according to who you are logged in as but that has been lost when you moved the other link into the header.</p>

            <p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">
              —<br>
              Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/pull/150/files#r2560223'>view it on GitHub</a>.
            </p>
            <img src='https://github.com/notifications/beacon/Jshd8sI44GVrKZBvymxqKJq93CYNVBBdqrknFFP5ZEX4hHjJrsiHRGKHf7AELd8v.gif' height='1' width='1'>