fixes old faq page path
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
consul: link_to(t("layouts.footer.consul"), t("layouts.footer.consul_url"), target: "blank")).html_safe
|
||||
%>
|
||||
<%= t("layouts.footer.contact_us") %>
|
||||
<%= link_to t("layouts.footer.faq"), page_path('faq') %>
|
||||
<%= link_to t("layouts.footer.faq"), faq_path %>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user