Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromehardaway committed Dec 12, 2023
1 parent ed54358 commit f0bf781
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

0 comments on commit f0bf781

Please sign in to comment.