From 05aab3a09fd028efb39f1a0e5e4c7c475fe1fdd0 Mon Sep 17 00:00:00 2001
From: Prasanna721 <106952318+Prasanna721@users.noreply.github.com>
Date: Tue, 4 Aug 2026 00:04:41 +0000
Subject: [PATCH] fix docs links and assets (#1407)
Fixes broken docs navigation and asset paths from the site audit.
- serves docs images from `/images` and adds the missing Cartesia icon
- corrects homepage, console, and LinkedIn destinations
- removes agent-only comparison headings from the web TOC
Tested with Mintlify validate and Mintlify broken-links.
---
.../use-cases/support-escalation.mdx | 6 +++---
apps/docs/connectors/overview.mdx | 10 +++++-----
apps/docs/docs.json | 2 +-
apps/docs/images/cartesia.svg | 4 ++++
apps/docs/index.mdx | 14 +++++++-------
apps/docs/integrations/claude-code.mdx | 4 ++--
apps/docs/integrations/codex.mdx | 2 +-
apps/docs/integrations/hermes.mdx | 2 +-
apps/docs/integrations/n8n.mdx | 4 ++--
apps/docs/integrations/openclaw.mdx | 2 +-
apps/docs/integrations/opencode.mdx | 2 +-
apps/docs/integrations/pipecat.mdx | 2 +-
apps/docs/overview/comparison.mdx | 14 +++++++-------
apps/docs/overview/what-is-supermemory.mdx | 18 +++++++++---------
apps/docs/snippets/slack-message.mdx | 10 +++++-----
apps/docs/supermemory-mcp/mcp.mdx | 2 +-
16 files changed, 51 insertions(+), 47 deletions(-)
create mode 100644 apps/docs/images/cartesia.svg
diff --git a/apps/docs/company-brain/use-cases/support-escalation.mdx b/apps/docs/company-brain/use-cases/support-escalation.mdx
index de08f485..4f4e825b 100644
--- a/apps/docs/company-brain/use-cases/support-escalation.mdx
+++ b/apps/docs/company-brain/use-cases/support-escalation.mdx
@@ -14,7 +14,7 @@ A customer files a ticket through Plain. It lands in `#support`, gets triaged wi
## What happens
**Jordan Alvarez** (acme-corp.io) sent a **new message**.
@@ -34,12 +34,12 @@ A customer files a ticket through Plain. It lands in `#support`, gets triaged wi
Reproducing against the v3 search test suite now.
diff --git a/apps/docs/connectors/overview.mdx b/apps/docs/connectors/overview.mdx
index 7e8a9b70..5b40ef2b 100644
--- a/apps/docs/connectors/overview.mdx
+++ b/apps/docs/connectors/overview.mdx
@@ -10,7 +10,7 @@ Connect external platforms to automatically sync documents into supermemory. Sup
## Supported Connectors
@@ -141,7 +141,7 @@ Per-repo overrides in `.claude/.supermemory-claude/config.json`. Run `/supermemo
## Next Steps