File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
frontend/src/components/ResourcesAndContacts Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -78,13 +78,13 @@ const ResourcesAndContacts = () => {
7878 </ a >
7979
8080 < a
81- href = "https://compclub. org/"
81+ href = "https://learn.csesoc. org.au /"
8282 target = "_blank"
8383 className = { `md:col-span-2 col-span-4 p-5 ${ boxStyling } ` }
8484 >
85- < h2 className = "mt-1 text-3xl font-extrabold" > CompClub </ h2 >
85+ < h2 className = "mt-1 text-3xl font-extrabold" > CSESoc Learn </ h2 >
8686
87- < p className = "mt-7 text-lg mb-5" > Promoting computing to high school students </ p >
87+ < p className = "mt-7 text-lg mb-5" > Your learning outside the classroom starts here </ p >
8888 </ a >
8989
9090 < a
@@ -97,7 +97,7 @@ const ResourcesAndContacts = () => {
9797 </ a >
9898
9999 < a
100- href = "https://media.csesoc.org.au/fyg-2023 /"
100+ href = "https://media.csesoc.org.au/first-year-guide-2024 /"
101101 target = "_blank"
102102 className = { `md:col-span-2 col-span-4 p-5 ${ boxStyling } ` }
103103 >
You can’t perform that action at this time.
0 commit comments