diff options
| author | Dhravya Shah <[email protected]> | 2025-12-18 17:50:37 -0800 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-12-18 17:50:37 -0800 |
| commit | ff35a6bffc2ab0bb9d31506c26b2a87c3fa87267 (patch) | |
| tree | c230892783d77fdbcc266b1a4188f45670b3ff80 /apps/docs/docs.json | |
| parent | fix: memory graph not visible with just docs (diff) | |
| download | supermemory-ff35a6bffc2ab0bb9d31506c26b2a87c3fa87267.tar.xz supermemory-ff35a6bffc2ab0bb9d31506c26b2a87c3fa87267.zip | |
fix: change support email to the one on slack
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 2 |
1 files changed, 1 insertions, 1 deletions
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:[email protected]", + "href": "mailto:[email protected]", "label": "Support" } ], |