We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13dd7ce commit c494420Copy full SHA for c494420
src/pages/githubAssessments/GitHubClassroomWelcome.tsx
@@ -17,10 +17,8 @@ const GitHubClassroomWelcome: React.FC = () => {
17
</li>
18
<li>
19
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.
+ <a href="https://about.sourceacademy.org/learner/README.html">here</a> to find a
+ course that suits your needs.
24
25
</UL>
26
</div>
0 commit comments