aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/web/app/(dash)/home/page.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/web/app/(dash)/home/page.tsx b/apps/web/app/(dash)/home/page.tsx
index bb48ef15..378acdf8 100644
--- a/apps/web/app/(dash)/home/page.tsx
+++ b/apps/web/app/(dash)/home/page.tsx
@@ -143,7 +143,7 @@ function Page({
Install extension
</a>
<a
- href="https://github.com/Dhravya/supermemory/issues/new"
+ href="https://github.com/supermemoryai/supermemory/issues/new"
target="_blank"
rel="noreferrer"
className="flex items-center gap-2 text-muted-foreground"
@@ -152,7 +152,7 @@ function Page({
Bug report
</a>
<a
- href="https://x.com/supermemory.ai"
+ href="https://x.com/supermemoryai"
target="_blank"
rel="noreferrer"
className="flex items-center gap-2 text-muted-foreground"