diff --git a/pages/settings/profile.tsx b/pages/settings/profile.tsx index 9e1da0fec4..767cf01a82 100644 --- a/pages/settings/profile.tsx +++ b/pages/settings/profile.tsx @@ -196,7 +196,7 @@ function SettingsView(props: ComponentProps & { localeProp: str name="username" addOnLeading={ - {process.env.NEXT_PUBLIC_APP_URL}/{"team/"} + {process.env.NEXT_PUBLIC_APP_URL}/ } ref={usernameRef}