diff --git a/app/views/home/_map.html.haml b/app/views/home/_map.html.haml
index 8d83e58c40..5a89dd181e 100644
--- a/app/views/home/_map.html.haml
+++ b/app/views/home/_map.html.haml
@@ -5,6 +5,6 @@
%h2 Map
%h5 of all our food hubs and producers
%p
- %button.neutral-btn.light
+ %a.neutral-btn.light{href: "/map"}
%i.ofn-i_037-map
View map
\ No newline at end of file