aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2012-10-04 12:41:21 +0100
committerLouise Crow <louise.crow@gmail.com>2012-10-04 12:41:21 +0100
commit6aa438f08acc3db68888936252b2b6e4bbe5bfdd (patch)
treee759b79d08d864cdadc143900ce78ce1d4bea00c
parent33cf36a3dfafe64bd721e0627e2a99b56a94238c (diff)
parentec21986bf2ee8844cf1d6b694a6548e33332aa03 (diff)
Merge remote-tracking branch 'openaustralia_github/help_advanced_search_link' into develop
-rw-r--r--app/views/help/_sidebar.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/_sidebar.rhtml b/app/views/help/_sidebar.rhtml
index 21038e8df..783d35983 100644
--- a/app/views/help/_sidebar.rhtml
+++ b/app/views/help/_sidebar.rhtml
@@ -8,7 +8,7 @@
<li><%= link_to_unless_current "About the software", "/help/alaveteli" %></li>
<li><%= link_to_unless_current "Credits", "/help/credits" %></li>
<li><%= link_to_unless_current "Programmers API", "/help/api" %></li>
- <li><%= link_to_unless_current "Advanced search", "/search" %></li>
+ <li><%= link_to_unless_current "Advanced search", "/advancedsearch" %></li>
</ul>
<h2 id="contact">Contact us</h2>