diff --git a/app/javascript/src/javascripts/uploader/uploader.vue.erb b/app/javascript/src/javascripts/uploader/uploader.vue.erb index 51faa7b1d..4ed34de15 100644 --- a/app/javascript/src/javascripts/uploader/uploader.vue.erb +++ b/app/javascript/src/javascripts/uploader/uploader.vue.erb @@ -29,7 +29,7 @@
-
How do I tag an artist?
+
How do I tag an artist?
Please don't use anonymous_artist or unknown_artist tags unless they fall under those definitions on the wiki.
diff --git a/app/views/uploads/new.html.erb b/app/views/uploads/new.html.erb index 4f33a9a5e..eea588596 100644 --- a/app/views/uploads/new.html.erb +++ b/app/views/uploads/new.html.erb @@ -2,7 +2,7 @@

Before uploading, read - the <%= link_to "how to upload guide", wiki_page_path(id: "howto:upload") %>.

+ the <%= link_to "how to upload guide", help_page_path(id: "upload") %>.

Make sure you're not posting something on the <%= link_to "Avoid Posting List", avoid_posting_static_path %>
Review the <%= link_to "Uploading Guidelines", help_page_path(id: "uploading_guidelines") %>