Skip to content

Commit c881c71

Browse files
Merge pull request #437 from CodeChefVIT/abhitrueprogrammer-patch-2
Correct capitalization of 'DevSoc' to 'DevSOC'
2 parents 43a8d61 + faf2a70 commit c881c71

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)