From ff35a6bffc2ab0bb9d31506c26b2a87c3fa87267 Mon Sep 17 00:00:00 2001 From: Dhravya Shah Date: Thu, 18 Dec 2025 17:50:37 -0800 Subject: fix: change support email to the one on slack --- apps/docs/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/docs/docs.json') diff --git a/apps/docs/docs.json b/apps/docs/docs.json index 3f2234e9..5ec94339 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -42,7 +42,7 @@ "navbar": { "links": [ { - "href": "mailto:support@supermemory.com", + "href": "mailto:support@supermemory.ai", "label": "Support" } ], -- cgit v1.2.3