Skip to content

Commit faf2a70

Browse files
Correct capitalization of 'DevSoc' to 'DevSOC'
1 parent 43a8d61 commit faf2a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ export default function Footer() {
104104
{/* Events */}
105105
<div className="flex w-full flex-col gap-2 text-black dark:text-white lg:w-[15%]">
106106
<h3 className="font-jost text-xl font-semibold">Events</h3>
107-
<Link href="https://devsoc25.codechefvit.com" target="_blank">DevSoc</Link>
107+
<Link href="https://devsoc25.codechefvit.com" target="_blank">DevSOC</Link>
108108
<Link href="https://gravitas.codechefvit.com" target="_blank">CookOff</Link>
109109
<Link href="https://gravitas.codechefvit.com" target="_blank">Clueminati</Link>
110110
</div>

0 commit comments

Comments
 (0)