We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57ff57 commit fa88c7aCopy full SHA for fa88c7a
1 file changed
src/components/Footer.tsx
@@ -104,7 +104,7 @@ export default function Footer() {
104
{/* Events */}
105
<div className="flex w-full flex-col gap-2 text-black dark:text-white lg:w-[15%]">
106
<h3 className="font-jost text-xl font-semibold">Events</h3>
107
- <Link href="https://devsoc25.codechefvit.com" target="_blank">DevSOC</Link>
+ <Link href="https://devsoc26.codechefvit.com" target="_blank">DevSOC</Link>
108
<Link href="https://gravitas.codechefvit.com" target="_blank">CookOff</Link>
109
<Link href="https://gravitas.codechefvit.com" target="_blank">Clueminati</Link>
110
</div>
0 commit comments