diff --git a/src/components/FooterNav.tsx b/src/components/FooterNav.tsx index bd5292bb..d96bc31d 100644 --- a/src/components/FooterNav.tsx +++ b/src/components/FooterNav.tsx @@ -26,7 +26,7 @@ const navItems = [ }, { children: 'GitHub', - href: 'https://github.com/plural.sh', + href: 'https://github.com/pluralsh/plural', target: '_blank', }, {