Skip to content

Commit c494420

Browse files
authored
Update link to learner page on GitHub welcome page (#1864)
* Update link to learner page * Fix formatting
1 parent 13dd7ce commit c494420

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/pages/githubAssessments/GitHubClassroomWelcome.tsx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ const GitHubClassroomWelcome: React.FC = () => {
1717
</li>
1818
<li>
1919
If you are looking for a course to join, check{' '}
20-
<a href="https://github.com/source-academy/general/blob/master/learner/README.md">
21-
here
22-
</a>{' '}
23-
to find a course that suits your needs.
20+
<a href="https://about.sourceacademy.org/learner/README.html">here</a> to find a
21+
course that suits your needs.
2422
</li>
2523
</UL>
2624
</div>

0 commit comments

Comments
 (0)