diff --git a/app/views/application/_navigation.html.erb b/app/views/application/_navigation.html.erb
index 031efc7..d0eed43 100644
--- a/app/views/application/_navigation.html.erb
+++ b/app/views/application/_navigation.html.erb
@@ -19,7 +19,7 @@
<% end %>
- <%= link_to "Rules", latest_rules %>
- - <%= link_to "Hall of Fame", article_url(Article::COMPMOD) %>
+ - <%= link_to "Comp Mod Changes", article_url(Article::COMPMOD) %>
- <%= link_to "Historical", "/contests" %>
- <%= link_to "NS1 History", "/contests/historical/NS1" %>
- <%= link_to "NS2 History", "/contests/historical/NS2" %>