Skip to content

Commit

Permalink
Add link
Browse files Browse the repository at this point in the history
  • Loading branch information
kattylucy committed Aug 21, 2024
1 parent e86ea35 commit b119580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Morpho.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export function Morpho({ title, body, image }: MorphoProps) {
titleAddition={
<Box ml={2}>
<AnchorButton
href={links.primeBlogPost}
href={links.morpho}
rel="noopener noreferrer"
target="_blank"
small
Expand Down

0 comments on commit b119580

Please sign in to comment.