diff --git a/docs/_data/team.ts b/docs/_data/team.ts index 727774d8e5..eddf51d34c 100644 --- a/docs/_data/team.ts +++ b/docs/_data/team.ts @@ -30,7 +30,7 @@ export const core: DefaultTheme.TeamMember[] = [ name: 'Christoph Nakazawa', links: [ { icon: 'github', link: 'https://github.com/cpojer' }, - { icon: 'x', link: 'https://x.com/cpojer' }, + { icon: 'x', link: 'https://x.com/cnakazawa' }, { icon: 'bluesky', link: 'https://bsky.app/profile/christoph.nkzw.tech' }, ], },