diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-10-04 11:43:24 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-10-04 11:43:24 +0100 |
commit | 852f088c104ae74210057578f2621afaa308d098 (patch) | |
tree | 9c87f94b4f93397b734c9dd8284d977a2a249b15 /lib | |
parent | 7661e47d7af6cc405128c5f181d4134c1e72962e (diff) | |
parent | 2379bc5ab9889528c1a6e61fdd5409700ac56b80 (diff) |
Merge remote-tracking branch 'openaustralia_github/help_advanced_search_link' into developuse-with-alaveteli-0.9use-with-alaveteli-0.8use-with-alaveteli-0.7use-with-alaveteli-0.6.9use-with-alaveteli-0.6.8use-with-alaveteli-0.6.7
Diffstat (limited to 'lib')
-rw-r--r-- | lib/views/help/_sidebar.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/views/help/_sidebar.rhtml b/lib/views/help/_sidebar.rhtml index 92dd49a..e5d345c 100644 --- a/lib/views/help/_sidebar.rhtml +++ b/lib/views/help/_sidebar.rhtml @@ -9,7 +9,7 @@ <li><%= link_to_unless_current "Credits", "/help/credits" %></li> <li><%= link_to_unless_current "Programmers API", "/help/api" %></li> <li><%= link_to_unless_current "Help us", "/help/help_out" %></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> |