diff --git a/app/components/profile/ProfileLinks.tsx b/app/components/profile/ProfileLinks.tsx index 457aa53..0be8584 100644 --- a/app/components/profile/ProfileLinks.tsx +++ b/app/components/profile/ProfileLinks.tsx @@ -17,7 +17,7 @@ const links = [ }, { title: "Qiita", - url: "https://qiita.com/t33s_dev", + url: "https://qiita.com/taga3s", style: qiita, icon: , },