Skip to content

Commit

Permalink
Merge pull request #130 from Tanuj1718/main
Browse files Browse the repository at this point in the history
fix: Replaced iPhone-16 URL with correct URL
  • Loading branch information
jobenjada authored Oct 11, 2024
2 parents e02af57 + 8d55c40 commit 8b1ed2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(hacktoberfest)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function IndexPage() {
</li>
<li>
<Link
href="https://www.apple.com/iphone"
href="https://www.apple.com/iphone-16/"
target="_blank"
rel="noopener noreferrer"
className="hover:underline">
Expand Down

0 comments on commit 8b1ed2a

Please sign in to comment.