aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/general/_orglink.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/general/_orglink.html.erb')
-rw-r--r--app/views/general/_orglink.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/general/_orglink.html.erb b/app/views/general/_orglink.html.erb
index fbe688d85..66002c021 100644
--- a/app/views/general/_orglink.html.erb
+++ b/app/views/general/_orglink.html.erb
@@ -1,2 +1,2 @@
<%# Put the link to your organisation here, or leave blank %>
-<%= link_to image_tag('logo.png'), frontpage_url, :id=>'logo' %>
+<%= link_to image_tag('logo.png'), frontpage_path, :id=>'logo' %>