diff --git a/app/views/layouts/_header.html.haml b/app/views/layouts/_header.html.haml
index ddaf669be..84b69d7df 100644
--- a/app/views/layouts/_header.html.haml
+++ b/app/views/layouts/_header.html.haml
@@ -23,7 +23,7 @@
#nav_badges
#home_badge.badge
- = link_to aspects_path, :title => t('_home') do
+ = link_to multi_path, :title => t('_home') do
= image_tag 'icons/home_grey.svg', :height => 16, :alt => t('_home')
#notification_badge.badge