Skip to content

Commit

Permalink
Change header link to statistics
Browse files Browse the repository at this point in the history
  • Loading branch information
andysellick committed Mar 19, 2019
1 parent 461763f commit ff81f08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/layouts/frontend.html.erb
Expand Up @@ -7,8 +7,8 @@
<li><%= main_navigation_link_to "Get involved", get_involved_path %></li>
<li class="clear-child"><%= main_navigation_link_to "Publications", publications_path %></li>
<li><a href="<%= CGI::escapeHTML('/search/policy-papers-and-consultations?content_store_document_type[]=open_consultations&content_store_document_type[]=closed_consultations') %>">Consultations</a></li>
<li><%= main_navigation_link_to "Statistics", statistics_path %></li>
<li><a href="/news-and-communications">News and communications</a></li>
<li><%= main_navigation_link_to "Statistics", "/search/statistics" %></li>
<li><a href="/search/news-and-communications">News and communications</a></li>
</ul>
</nav>
<main id="content" role="main" class="whitehall-content">
Expand Down

0 comments on commit ff81f08

Please sign in to comment.