Skip to content

Commit db8e657

Browse files
committed
Fix link to MA's CS Stories page
1 parent 326d376 commit db8e657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/pages/StudentResources.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ export const StudentResources = () => {
184184
image: {src: "/assets/cs/decor/stories/meghna-asthana.png"},
185185
bodyText: "Discover how Meghna turned her passion for coding into a career in computer vision, where she now works on innovative projects addressing environmental challenges.",
186186
buttonText: "Read more",
187-
clickUrl: "/pages/20240313_meghan_asthana"
187+
clickUrl: "/pages/20240313_meghna_asthana"
188188
}}/>
189189
<AdaCard card={{
190190
title: "Lella Halloum",

0 commit comments

Comments
 (0)