diff --git a/app/views/layouts/_header.html.haml b/app/views/layouts/_header.html.haml index b5e7e0137..3681f1813 100644 --- a/app/views/layouts/_header.html.haml +++ b/app/views/layouts/_header.html.haml @@ -3,7 +3,7 @@ -# the COPYRIGHT file. .container{:style => "position:relative;"} - = link_to image_tag('logo_small.png', :height => "16px", :width => "161px", :style => 'position:relative;top:5px;'), root_path + = link_to image_tag('branding/logo_small.png', :height => "16px", :width => "161px", :style => 'position:relative;top:5px;'), root_path %ul#landing_nav %li= link_to '@joindiaspora', "http://twitter.com/joindiaspora"