FIX Incorrect URL in mobile header

This commit is contained in:
Robbie Averill 2016-12-06 12:49:21 +13:00
parent 376bdccb82
commit 62cf47a711
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<div id="masthead" <% if Versions %>class="has_versions"<% end_if %>>
<div class="wrapper">
<div class="menu-bar">
<a class="logo" href="https://userhelp.silverstripe.org/"></a>
<a class="logo" href="https://docs.silverstripe.org/"></a>
<a class="menu-open">
<%t DocumentationViewer.MENU "Menu" %>
</a>