diff --git a/app/views/home/temp_landing_page.html.haml b/app/views/home/temp_landing_page.html.haml
index 4428c8298c..212c3a1309 100644
--- a/app/views/home/temp_landing_page.html.haml
+++ b/app/views/home/temp_landing_page.html.haml
@@ -28,7 +28,7 @@
.row.distributor-link-row
.large-12.columns
= succeed ',' do
- = link_to "#{distributor.name}".html_safe, enterprise_path(distributor)
+ = link_to "#{distributor.name}".html_safe, shop_enterprise_path(distributor)
%span.secondary= distributor.city
%footer