Skip to content

Commit

Permalink
fix resources link on for community card 🐛 #79
Browse files Browse the repository at this point in the history
  • Loading branch information
Freymaurer committed Dec 3, 2024
1 parent db50a03 commit 6c80c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Home/CommunityCards.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import Card from '../Card.astro'
body="Find tools and services that assist you creating and managing your research data using the ARC."
/>
<Card
href="#"
href={URLS.INTERNAL_COM_RESOURCES}
title="Resources"
body="Explore tutorials, videos or find a community that can help."
/>
Expand Down

0 comments on commit 6c80c47

Please sign in to comment.