Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
loftwah committed Sep 3, 2024
1 parent e8d56fd commit 8e00b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/devise/registrations/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@
</div>
</div>

<%= link_to 'Back', achievements_path, class: 'text-white hover:text-lime-300' %>
<%= link_to 'Back', user_links_path(username: current_user.username), class: 'text-white hover:text-lime-300' %>

0 comments on commit 8e00b98

Please sign in to comment.