We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f20ae2 commit cc8db0aCopy full SHA for cc8db0a
app/views/pages/index.html.haml
@@ -36,4 +36,4 @@
36
%dl.sub-nav
37
- @popular_tags.each do |tag|
38
%dd.active
39
- = link_to tag, search_index_path(tag: tag)
+ = link_to tag, search_index_path(tag: tag.name)
0 commit comments