Skip to content

Commit

Permalink
chore: update apple link
Browse files Browse the repository at this point in the history
  • Loading branch information
raisedadead committed Oct 24, 2024
1 parent e21698f commit 0b31a80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/uses.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const Uses: NextPage = () => {
className={cn(
'text-blue-600 underline decoration-blue-600 decoration-wavy underline-offset-4 transition-colors hover:text-black hover:decoration-black'
)}
href='https://support.apple.com/kb/SP854?locale=en_US'
href='https://support.apple.com/en-us/111902'
>
MacBook Pro (14-inch, 2021)
</Link>
Expand Down Expand Up @@ -161,7 +161,7 @@ const Uses: NextPage = () => {
className={cn(
'text-blue-600 underline decoration-blue-600 decoration-wavy underline-offset-4 transition-colors hover:text-black hover:decoration-black'
)}
href='https://support.apple.com/kb/SP715?locale=en_US'
href='https://support.apple.com/en-us/111959'
>
MacBook Pro (Retina, 13-inch, Early 2015)
</Link>{' '}
Expand Down

0 comments on commit 0b31a80

Please sign in to comment.