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 = () => {
78
78
</ a >
79
79
80
80
< a
81
- href = "https://compclub. org/"
81
+ href = "https://learn.csesoc. org.au /"
82
82
target = "_blank"
83
83
className = { `md:col-span-2 col-span-4 p-5 ${ boxStyling } ` }
84
84
>
85
- < h2 className = "mt-1 text-3xl font-extrabold" > CompClub </ h2 >
85
+ < h2 className = "mt-1 text-3xl font-extrabold" > CSESoc Learn </ h2 >
86
86
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 >
88
88
</ a >
89
89
90
90
< a
@@ -97,7 +97,7 @@ const ResourcesAndContacts = () => {
97
97
</ a >
98
98
99
99
< a
100
- href = "https://media.csesoc.org.au/fyg-2023 /"
100
+ href = "https://media.csesoc.org.au/first-year-guide-2024 /"
101
101
target = "_blank"
102
102
className = { `md:col-span-2 col-span-4 p-5 ${ boxStyling } ` }
103
103
>
You can’t perform that action at this time.
0 commit comments