Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
Goran Sterjov committed Jan 31, 2024
1 parent 803bccc commit 5a07e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(home)/browse-grouping.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default function BrowseGrouping() {
total={data && (sources["ARGA Venomous and Poisonous Species"] || 0)}
category="Venomous and Poisonous"
image="/card-icons/dataset/venomous_and_poisonous.svg"
link="/browse/sources/ARGA_Venomous_species"
link="/browse/sources/ARGA_Venomous_and_Poisonous_Species"
/>
</Carousel.Slide>
</Group>
Expand Down

0 comments on commit 5a07e6b

Please sign in to comment.