diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index b2851b149..86a1c79db 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -89,6 +89,7 @@
  • <%= link_to("Feedback", user_feedbacks_path) %>
  • <%= link_to("Signup", new_user_path) %>
  • <%= link_to("Terms of Service", terms_of_service_path) %>
  • +
  • <%= link_to("Upgrade Information", upgrade_information_users_path) %>