Signup steps with validation
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
by invitation. Seems like you have good friends!
|
||||
</p>
|
||||
<p>
|
||||
<%= link_to "Get started", signup_path, class: "next-step" %>
|
||||
<%= link_to "Get started", signup_steps_path(1), class: "next-step" %>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user