We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9bc37 commit d4ca800Copy full SHA for d4ca800
1 file changed
app/views/layouts/marketing_redesign/_header.html.erb
@@ -25,7 +25,7 @@
25
<li>
26
<%= link_to(
27
t(".nav.links.contacts_new"),
28
- # {controller: "/marketing_redesign/contact-us", action: :new}
+ {controller: "/marketing_redesign/opportunities", action: :new}
29
) %>
30
</li>
31
</ul>
0 commit comments