Skip to content

Commit

Permalink
Change "House Rules" in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeuk committed May 2, 2023
1 parent 240a0ed commit a49e4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/views/general/_responsive_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<li role="presentation"><%= link_to 'Help', help_path %></li>
<li role="presentation"><%= link_to 'Contact us', help_contact_path %></li>
<li role="presentation"><%= link_to 'Become a volunteer', help_volunteers_path %></li>
<li role="presentation"><%= link_to 'House rules', help_house_rules_path %></li>
<li role="presentation"><%= link_to 'Conditions of use', help_house_rules_path %></li>
<li role="presentation"><%= link_to 'Privacy and cookies', help_privacy_path %></li>
<li role="presentation"><%= link_to 'API', help_api_path %></li>
<% if feature_enabled?(:pro_pricing) %>
Expand Down

0 comments on commit a49e4e6

Please sign in to comment.