From 13ed2a47a009e1b0010253010399363ec448e8bb Mon Sep 17 00:00:00 2001 From: Kayla Glick <12898988+kayla-glick@users.noreply.github.com> Date: Sat, 11 Jan 2025 23:06:08 -0500 Subject: [PATCH] Update social_links.tsx Fix github link --- ui/core/components/social_links.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/core/components/social_links.tsx b/ui/core/components/social_links.tsx index d586df3c6f..55aee86d97 100644 --- a/ui/core/components/social_links.tsx +++ b/ui/core/components/social_links.tsx @@ -22,7 +22,7 @@ export class SocialLinks extends Component { static buildGitHubLink(): Element { const anchor = (