Skip to content

Commit

Permalink
move courses to moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
willwade committed Nov 7, 2024
1 parent b58d958 commit 6cfaa2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/my-acecentre/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default function LoginPage({ orderCount, courseCount }) {
title="My courses"
count={courseCount}
linkText="View your courses"
linkUrl="/my-acecentre/courses"
linkUrl="https://moodle.acecentre.org.uk/login/index.php"
description="View a list of all the courses you are enrolled on. Select a course to be taken to the Moodle site for that course"
/>
<DashboardCard
Expand Down

0 comments on commit 6cfaa2c

Please sign in to comment.