Skip to content

Commit b4ef3b1

Browse files
committed
Fix App Store link
1 parent 550ac66 commit b4ef3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function Home() {
2020
/>
2121
</a>
2222
<a
23-
href="https://apps.apple.com/app/example/id123456789"
23+
href="https://apps.apple.com/app/id6757810632"
2424
target="_blank"
2525
rel="noopener noreferrer"
2626
>

0 commit comments

Comments
 (0)