Skip to content

Commit

Permalink
mailto not on email links, address wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherdbull committed Mar 20, 2013
1 parent 4216b60 commit 834c2b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ title: Welcome
.loctext
%h4 Dunedin
%p
= link_to '[email protected]', 'dunedin@thedistiller.co.nz'
= link_to '[email protected]', 'mailto:dunedin@thedistiller.org'
%p
%p 87 St David St, North Dunedin, Dunedin 9016
%a.map{:href => "https://maps.google.co.nz/maps?q=87+st+david+st+dunedin&hl=en&ll=-45.863213,170.514533&spn=0.009055,0.016651&sll=-36.892442,174.682719&sspn=0.0104,0.016651&t=v&hnear=87+St+David+Street,+North+Dunedin,+Dunedin+9016&z=16", :target => '_blank'}
Expand All @@ -48,8 +48,8 @@ title: Welcome
.loctext
%h4 Auckland
%p
= link_to '[email protected]', 'auckland@thedistiller.co.nz'
%p 87 St David St, North Dunedin, Dunedin 9016
= link_to '[email protected]', 'mailto:auckland@thedistiller.org'
%p 385 Queent St, Auckland CBD, Auckland 1010
%a.map{:href => "https://maps.google.co.nz/maps?q=385+queen+st+auckland&hl=en&sll=-45.863213,170.514533&sspn=0.009055,0.016651&t=v&hnear=385+Queen+St,+Auckland,+1010&z=16", :target => '_blank'}
= image_tag 'map-auckland.png'
.startups.home-section.container#startups
Expand Down

0 comments on commit 834c2b4

Please sign in to comment.