diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb
index 1d5a7fbc5..1e6ce1e4b 100644
--- a/app/views/static/site_map.html.erb
+++ b/app/views/static/site_map.html.erb
@@ -63,7 +63,7 @@
<%= link_to("Contributors", reports_contributors_path) %>
<%= link_to("Janitor Trials", reports_janitor_trials_path) %>
<%= link_to("Uploads", reports_uploads_path) %>
- <%= link_to("Performance Reports", "https://isshiki.donmai.us/reports") %>
+ <%= link_to("Performance Reports", "https://isshiki.donmai.us/user-reports") %>
<% if Danbooru.config.reportbooru_server %>
<%= link_to("Top Searches", searches_explore_posts_path) %>
<%= link_to("Missed Searches", missed_searches_explore_posts_path) %>