diff --git a/app/views/admin/stuck_dnp/new.html.erb b/app/views/admin/stuck_dnp/new.html.erb index 94a60f41f..bd518b0d5 100644 --- a/app/views/admin/stuck_dnp/new.html.erb +++ b/app/views/admin/stuck_dnp/new.html.erb @@ -2,7 +2,7 @@
- Use this to remove <%= link_to "avoid_posting", wiki_path(id: "avoid_posting") %> and <%= link_to "conditional_dnp", wiki_path(id: "conditional_dnp") %> from posts of artists who got removed from the DNP list. + Use this to remove <%= link_to "avoid_posting", wiki_page_path(:id => "avoid_posting") %> and <%= link_to "conditional_dnp", wiki_page_path(:id => "conditional_dnp") %> from posts of artists who got removed from the DNP list.
Limit of 1,000 posts at a time.