Skip to content

Commit

Permalink
Adjust link text
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaschlegel committed Nov 10, 2024
1 parent 37066f5 commit 04622b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/LiteratureCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ const LiteratureCard = ({
target="_blank"
rel="noopener noreferrer"
>
More Info
Buy here
</a>
)}
{reviewsLink && (
Expand All @@ -134,7 +134,7 @@ const LiteratureCard = ({
target="_blank"
rel="noopener noreferrer"
>
Reviews
Read Reviews
</a>
)}
</div>
Expand Down

0 comments on commit 04622b2

Please sign in to comment.