diff options
| author | MaheshtheDev <[email protected]> | 2025-10-21 18:52:45 +0000 |
|---|---|---|
| committer | MaheshtheDev <[email protected]> | 2025-10-21 18:52:45 +0000 |
| commit | 18008fb23fe82421265d8ce88d18fe6b71cbd982 (patch) | |
| tree | 0fac39383ec3576299f443aa7f4ff0f945c00c11 /apps/docs/docs.json | |
| parent | Merge pull request #497 from aryankeluskar/patch-steps (diff) | |
| download | supermemory-18008fb23fe82421265d8ce88d18fe6b71cbd982.tar.xz supermemory-18008fb23fe82421265d8ce88d18fe6b71cbd982.zip | |
chore: update to new supermemory support email (#503)
updated the new supermemory support email to `[email protected]`
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json index 9ccea103..26725632 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -42,7 +42,7 @@ "navbar": { "links": [ { - "href": "mailto:[email protected]", + "href": "mailto:[email protected]", "label": "Support" } ], @@ -158,10 +158,7 @@ }, { "group": "Integrations with no-code tools", - "pages": [ - "n8n", - "zapier" - ] + "pages": ["n8n", "zapier"] }, { "group": "Migration Guides", |