Permalink
Browse files

swap out /newest link for /recent

  • Loading branch information...
jcs committed Mar 12, 2014
1 parent 6cab668 commit 7f2c98860df734581797a716790112b4076b9ddc
Showing with 1 addition and 1 deletion.
  1. +1 −1 app/views/layouts/application.html.erb
@@ -39,7 +39,7 @@
<% links = {
"/" => "Home",
"/newest" => "Newest",
"/recent" => "Recent",
"/comments" => "Comments"
} %>

0 comments on commit 7f2c988

Please sign in to comment.