diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index 31204023e..953684d87 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -60,6 +60,7 @@
  • <%= link_to("User Promotions", reports_user_promotions_path) %>
  • <%= link_to("Contributors", reports_contributors_path) %>
  • <%= link_to("Janitor Trials", reports_janitor_trials_path) %>
  • +
  • <%= link_to("Uploads", reports_uploads_path) %>