feat: change url

This commit is contained in:
Nevo David 2024-06-18 11:11:19 +07:00
parent 004ffcabb0
commit c734635072
1 changed files with 2 additions and 2 deletions

View File

@ -173,14 +173,14 @@ export function RegisterAfter({
<div className={clsx('text-[12px]', interClass)}>
By registering you agree to our{' '}
<a
href={`${rootDomain}/terms-of-service`}
href={`${rootDomain}/terms`}
className="underline hover:font-bold"
>
Terms of Service
</a>{' '}
and{' '}
<a
href={`${rootDomain}/privacy-policy`}
href={`${rootDomain}/privacy`}
className="underline hover:font-bold"
>
Privacy Policy