diff --git a/app/views/posts/partials/show/_notices.html.erb b/app/views/posts/partials/show/_notices.html.erb index bdf81b3f5..378515713 100644 --- a/app/views/posts/partials/show/_notices.html.erb +++ b/app/views/posts/partials/show/_notices.html.erb @@ -26,7 +26,7 @@ <% if post.is_pending? %>
- This post is pending approval (<%= link_to "learn more", wiki_pages_path(:title => "help:post_moderation") %>) + This post is pending approval (<%= link_to "learn more", wiki_pages_path(:title => "about:mod_queue") %>) <% if CurrentUser.is_janitor? && !post.disapproved_by?(CurrentUser.user) %>