diff --git a/app/views/admin/stuck_dnp/new.html.erb b/app/views/admin/stuck_dnp/new.html.erb index 94a60f41f..1dc1d4a6e 100644 --- a/app/views/admin/stuck_dnp/new.html.erb +++ b/app/views/admin/stuck_dnp/new.html.erb @@ -2,7 +2,7 @@

Remove stuck DNP tags

- 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", avoid_posting_static_path %> and <%= link_to "conditional_dnp", show_or_new_wiki_pages_path(title: "conditional_dnp") %> from posts of artists who got removed from the DNP list.

Limit of 1,000 posts at a time.