Skip to content

Commit

Permalink
fix: add real app links
Browse files Browse the repository at this point in the history
  • Loading branch information
WillKocur committed Nov 9, 2022
1 parent 7cfe124 commit 8c7f510
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div class="promo-banner__links">
<a
class="promo-banner__link--google"
href='http://play.google.com/store/apps/details?id=com.google.android.apps.maps'
href='http://play.google.com/store/apps/details?id=com.WCMC.speciesplus'
rel="external"
target="_blank"
title="Get it on Google Play"
Expand All @@ -22,7 +22,7 @@
<div class="promo-banner__links">
<a
class="promo-banner__link--apple"
href='https://apps.apple.com/gb/app/yarnbuddy-knit-and-crochet/id1267678125'
href='https://apps.apple.com/gb/app/species/id1641695320'
rel="external"
target="_blank"
title="Get it on the Apple Store"
Expand Down

0 comments on commit 8c7f510

Please sign in to comment.