From 7f251053dd35336149170dd63bdfaf0031acf142 Mon Sep 17 00:00:00 2001 From: Samuel Fang Date: Mon, 19 Jul 2021 13:47:39 +0800 Subject: [PATCH 1/2] Update link to learner page --- src/pages/githubAssessments/GitHubClassroomWelcome.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/githubAssessments/GitHubClassroomWelcome.tsx b/src/pages/githubAssessments/GitHubClassroomWelcome.tsx index ab29280fc9..1c107d7d57 100644 --- a/src/pages/githubAssessments/GitHubClassroomWelcome.tsx +++ b/src/pages/githubAssessments/GitHubClassroomWelcome.tsx @@ -17,7 +17,7 @@ const GitHubClassroomWelcome: React.FC = () => {
  • If you are looking for a course to join, check{' '} - + here {' '} to find a course that suits your needs. From 9b050c749d7d467a7cd3d0f7c033ae02fc24d8d6 Mon Sep 17 00:00:00 2001 From: Samuel Fang Date: Mon, 19 Jul 2021 13:54:20 +0800 Subject: [PATCH 2/2] Fix formatting --- src/pages/githubAssessments/GitHubClassroomWelcome.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/pages/githubAssessments/GitHubClassroomWelcome.tsx b/src/pages/githubAssessments/GitHubClassroomWelcome.tsx index 1c107d7d57..e45cafc1a3 100644 --- a/src/pages/githubAssessments/GitHubClassroomWelcome.tsx +++ b/src/pages/githubAssessments/GitHubClassroomWelcome.tsx @@ -17,10 +17,8 @@ const GitHubClassroomWelcome: React.FC = () => {
  • If you are looking for a course to join, check{' '} - - here - {' '} - to find a course that suits your needs. + here to find a + course that suits your needs.