From 34ab70ddbd5722e273814d2d3a5e4375b674a1b6 Mon Sep 17 00:00:00 2001 From: Neshantt <33288462+realityzero@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:12:37 +0530 Subject: [PATCH] fix footer github link --- src/layout/Footer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/Footer/index.tsx b/src/layout/Footer/index.tsx index f2b569e195..3725ae4e96 100644 --- a/src/layout/Footer/index.tsx +++ b/src/layout/Footer/index.tsx @@ -35,7 +35,7 @@ export const Footer = () => { }, { label: "GitHub", - link: "https://github.com/AykutSarach", + link: "https://github.com/AykutSarac", }, { label: "LinkedIn",