]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/fixthemap.html.erb
Use resourceful routes for user new/create actions
[rails.git] / app / views / site / fixthemap.html.erb
index 1e943c7cc8dc8eccffa8856a10cdb387cac7b1a4..9d9ef9232bc8d5f3728df5fa117915d7fa6c824a 100644 (file)
@@ -16,7 +16,7 @@
     <h3 class='fs-5'><%= t ".how_to_help.join_the_community.title" %></h3>
     <p><%= t ".how_to_help.join_the_community.explanation_html" %></p>
     <p class='text-center'>
-      <a class="btn btn-primary" href="<%= user_new_path %>"><%= t("layouts.start_mapping") %></a>
+      <a class="btn btn-primary" href="<%= new_user_path %>"><%= t("layouts.start_mapping") %></a>
     </p>
   </div>
   <div class='col-sm'>