Skip to content

Commit

Permalink
fix link (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromehardaway authored Dec 12, 2023
1 parent ed54358 commit 4b2a75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/course/layout-05/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const CourseArea = ({
viewport={{ once: true, amount: 0.4 }}
variants={scrollUpVariants}
>
<Button path="/courses/grid-03" className="tw-mt-[50px]">
<Button path="/curriculum/subjects" className="tw-mt-[50px]">
View All Modules{" "}
<i className="far fa-long-arrow-right tw-ml-3" />
</Button>
Expand Down

1 comment on commit 4b2a75e

@vercel
Copy link

@vercel vercel bot commented on 4b2a75e Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.