From f9931c88d07c82ee802a0af646e8f08202ce4e1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Cumplido?= Date: Wed, 13 Nov 2024 10:55:32 +0100 Subject: [PATCH] Fix GitHub link for David --- src/components/about/Team/team.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/about/Team/team.ts b/src/components/about/Team/team.ts index 7825d2648..1189f49a5 100644 --- a/src/components/about/Team/team.ts +++ b/src/components/about/Team/team.ts @@ -535,7 +535,7 @@ export const leadershipTeam = [ onGithub: "true", onLinkedIn: "true", onX: "true", - githubLink: "https://github.com/jtpio", + githubLink: "https://github.com/davidbrochart", LinkedInLink: "https://www.linkedin.com/in/david-brochart-4208721/", XLink: "https://twitter.com/davidbrochart", githubName: "@davidbrochart",