Skip to content

Commit

Permalink
Merge pull request #54 from mitmarcus/patch-3
Browse files Browse the repository at this point in the history
Update posts.tsx
  • Loading branch information
tommm2 authored Sep 23, 2024
2 parents 4305213 + a15dc46 commit 57a905f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/[locale]/(home)/posts.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const Posts = () => {
</GradientText>
<Link
variant='block'
href='/projects'
href='/blog'
>
{t('viewMore')}
<RiArrowRightSLine />
Expand Down

0 comments on commit 57a905f

Please sign in to comment.