diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index dc9cb39c2..890be3887 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -119,7 +119,7 @@
  • <%= link_to("Signup", new_user_path) %>
  • <%= link_to("Terms of Service", terms_of_service_path) %>
  • <%= link_to("Upgrade Information", new_user_upgrade_path) %>
  • -
  • <%= link_to("Refresh counts", new_maintenance_user_count_fixes) %> +
  • <%= link_to("Refresh counts", new_maintenance_user_count_fixes_path) %>