Skip to content

Commit 56cc13f

Browse files
committed
Fix broken link
1 parent a33b016 commit 56cc13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/layouts/_cta_footer.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
=succeed('.') do
99
%strong 100% free forever
1010
=link_to "Sign up", new_user_registration_path, class: "pure-button sign-up-button"
11-
=link_to "Explore languages", "#explore-languages", class: "pure-button languages-button"
11+
=link_to "Learn More", root_path, class: "pure-button languages-button"

0 commit comments

Comments
 (0)