aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDhravya Shah <[email protected]>2024-07-08 22:11:30 -0500
committerGitHub <[email protected]>2024-07-08 22:11:30 -0500
commitdf609682a06cd81126d2359565e884a3eb315f40 (patch)
tree5b09674d474dc8f49f206f33cc6d0f4325e76d09
parentcleaned up migrations (diff)
parentrename terms to tos (diff)
downloadsupermemory-df609682a06cd81126d2359565e884a3eb315f40.tar.xz
supermemory-df609682a06cd81126d2359565e884a3eb315f40.zip
Merge pull request #109 from meetpateltech/terms
-rw-r--r--apps/web/app/(auth)/signin/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/app/(auth)/signin/page.tsx b/apps/web/app/(auth)/signin/page.tsx
index 60af826a..836b72db 100644
--- a/apps/web/app/(auth)/signin/page.tsx
+++ b/apps/web/app/(auth)/signin/page.tsx
@@ -80,7 +80,7 @@ async function Signin({
</div>
<div className="text-slate-500 mt-16 z-20">
By continuing, you agree to the
- <Link href="/terms" className="text-slate-200">
+ <Link href="/tos" className="text-slate-200">
{" "}
Terms of Service
</Link>{" "}