summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/_sidebar.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/wiki/_sidebar.rhtml')
-rw-r--r--app/views/wiki/_sidebar.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/wiki/_sidebar.rhtml b/app/views/wiki/_sidebar.rhtml
index 46e9d160b..c6e5e6ab8 100644
--- a/app/views/wiki/_sidebar.rhtml
+++ b/app/views/wiki/_sidebar.rhtml
@@ -6,4 +6,4 @@
<%= link_to l(:field_start_page), {:action => 'index', :page => nil} %><br />
<%= link_to l(:label_index_by_title), {:action => 'page_index'} %><br />
-<%= link_to l(:label_index_by_date), {:action => 'special', :page => 'Date_index'} %><br />
+<%= link_to l(:label_index_by_date), {:action => 'date_index'} %><br />