Replace misc :user_settings_path with :customization (#12300)

This commit is contained in:
Bogdan Covrig 2021-01-15 22:17:23 +01:00 committed by GitHub
parent d06ee645f8
commit ad4df246dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@
You can now add your experience level to your account in order to receive more relevant content.
</b>
<br /><br />
Visit <b><a href="<%= app_url(user_settings_path(:misc)) %>" style="text-decoration: none;">your settings</a></b> to enter your experience level on a scale of 1-10.
Visit <b><a href="<%= app_url(user_settings_path(:customization)) %>" style="text-decoration: none;">your settings</a></b> to enter your experience level on a scale of 1-10.
<br /><br />
You can change it any time in the future.
<% elsif @user.following_users_count == 0 %>