diff options
Diffstat (limited to 'app/views/admin_general/index.rhtml')
-rw-r--r-- | app/views/admin_general/index.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin_general/index.rhtml b/app/views/admin_general/index.rhtml index a7dfba90f..3b4a86a58 100644 --- a/app/views/admin_general/index.rhtml +++ b/app/views/admin_general/index.rhtml @@ -97,7 +97,7 @@ <% end %> </ul> - <p>(<%= link_to "Full list", admin_url("unclassified") %>, or play public + <p>(<%= link_to "Full list", admin_request_list_old_unclassified_url %>, or play public <%= link_to "Categorisation game", categorise_play_url(:only_path => true) %>) </p> <% end %> |