diff options
| author | MaheshtheDev <[email protected]> | 2025-12-07 03:44:11 +0000 |
|---|---|---|
| committer | MaheshtheDev <[email protected]> | 2025-12-07 03:44:11 +0000 |
| commit | 89d056e6ba004c4eed631ae0e43fe4faa6a0bbdf (patch) | |
| tree | c07b14ead131c3967475120d144f82d9df30e2ee /apps/web/components | |
| parent | chore: update cursor one click mcp installation (#608) (diff) | |
| download | archived-supermemory-89d056e6ba004c4eed631ae0e43fe4faa6a0bbdf.tar.xz archived-supermemory-89d056e6ba004c4eed631ae0e43fe4faa6a0bbdf.zip | |
Update X social links from supermemoryai to supermemory (#607)12-05-fix_x_handle_links
we recently got new x/twitter handle and update the references for the links
Diffstat (limited to 'apps/web/components')
| -rw-r--r-- | apps/web/components/views/integrations.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/components/views/integrations.tsx b/apps/web/components/views/integrations.tsx index eac11d41..0a5ba2dc 100644 --- a/apps/web/components/views/integrations.tsx +++ b/apps/web/components/views/integrations.tsx @@ -1111,7 +1111,7 @@ export function IntegrationsView() { More integrations are coming soon! Have a suggestion? Share it with us on{" "} <a - href="https://x.com/supermemoryai" + href="https://x.com/supermemory" target="_blank" rel="noopener noreferrer" className="text-primary hover:text-primary/80 underline" |