forked from e621ng/e621ng
fix-up links on uploader page (using help:upload and help:tag#catchange)
This commit is contained in:
parent
e909a54825
commit
69ce91bea6
@ -29,7 +29,7 @@
|
||||
<div class="flex-grid border-bottom">
|
||||
<div class="col">
|
||||
<label class="section-label" for="names">Artists</label>
|
||||
<div><a href="/forum_topics/23553">How do I tag an artist?</a></div>
|
||||
<div><a href="/help/tags#catchange">How do I tag an artist?</a></div>
|
||||
<div>Please don't use <a href="/wiki_pages/anonymous_artist">anonymous_artist</a> or <a href="/wiki_pages/unknown_artist">unknown_artist</a> tags unless they fall under those definitions on the wiki.</div>
|
||||
</div>
|
||||
<div class="col2">
|
||||
|
@ -2,7 +2,7 @@
|
||||
<div id="a-new">
|
||||
<div style="margin-bottom: 1rem;" class="section">
|
||||
<h2>Before uploading, read
|
||||
the <%= link_to "how to upload guide", wiki_page_path(id: "howto:upload") %>.</h2>
|
||||
the <%= link_to "how to upload guide", help_page_path(id: "upload") %>.</h2>
|
||||
<p>Make sure you're not posting something on
|
||||
the <%= link_to "Avoid Posting List", avoid_posting_static_path %><br>
|
||||
Review the <%= link_to "Uploading Guidelines", help_page_path(id: "uploading_guidelines") %>
|
||||
|
Loading…
Reference in New Issue
Block a user