Skip to content

Commit

Permalink
content: update publications page explore more link
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrobertbrooks committed Nov 28, 2024
1 parent b48b167 commit 1597f5d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pages/Publications.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ export const Publications = () => (
/>
<Divider />
<Paragraph className="mt-4 text-center">
See more artwork on the{' '}
<Link to={Url.CollectionPage}>collection page</Link>.
Read more on the <Link to={Url.ReviewsPage}>reviews page</Link>.
</Paragraph>
</Page>
);
Expand Down

0 comments on commit 1597f5d

Please sign in to comment.