routes: change /static/contact to /contact; /user_upgrades/new to /upgrade.

This commit is contained in:
evazion
2022-05-09 12:56:08 -05:00
parent f65021fa01
commit af96f78a49
2 changed files with 7 additions and 3 deletions

View File

@@ -181,7 +181,7 @@
<footer id="page-footer" class="text-sm flex-initial">
<span class="page-footer-app-name"><%= Danbooru.config.app_name %></span>
/ <%= link_to "Rules", terms_of_service_path %>
/ <%= link_to "Terms", terms_of_service_path %>
/ <%= link_to "Privacy", privacy_policy_path %>
/ <%= link_to "2257", usc_2257_path %>
/ <%= link_to "Upgrade", new_user_upgrade_path %>