diff --git a/src/components/ContributorList.jsx b/src/components/ContributorList.jsx index b87c2ed..512a4e8 100644 --- a/src/components/ContributorList.jsx +++ b/src/components/ContributorList.jsx @@ -25,7 +25,7 @@ export function ContributorList() { { name: 'Hawk Ticehurst', role: 'Frontend Development', - linkUrl: 'https://twitter.com/hawkticehurst', + linkUrl: 'https://hawkticehurst.com/', }, { name: 'Brian Ledbetter',