supermemory/apps/docs
Dhravya Shah ec1817e8ca fix(docs): prefix raw internal href/src literals with /docs
index.mdx uses `mode: "custom"`, which renders raw HTML instead of
Mintlify's own components — Mintlify only auto-prefixes internal links
it generates itself (nav, Card href), not literal href/src strings in
raw <a>/<img> tags or JS string literals, so those still 404 under the
/docs mount. Fixed the homepage's raw <a href> links and the hardcoded
avatar path literals in the shared Slack-message snippet component.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-21 20:46:18 -07:00
..
.cursor/rules migrate docs to public 2025-09-28 16:42:06 -07:00
api-reference docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
company-brain fix(docs): prefix JSX-prop image paths with /docs to fix 404s (#1332) 2026-07-21 20:27:44 -07:00
concepts docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
connectors fix(docs): prefix JSX-prop image paths with /docs to fix 404s (#1332) 2026-07-21 20:27:44 -07:00
images docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
ingestion docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
integrations fix(docs): prefix JSX-prop image paths with /docs to fix 404s (#1332) 2026-07-21 20:27:44 -07:00
logo migrate docs to public 2025-09-28 16:42:06 -07:00
memorybench docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
migration docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
overview fix(docs): prefix JSX-prop image paths with /docs to fix 404s (#1332) 2026-07-21 20:27:44 -07:00
recall docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
self-hosting docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
smfs docs: SMFS documentation — providers, Python bash tool, examples (#889) 2026-04-28 20:04:15 -07:00
snippets fix(docs): prefix raw internal href/src literals with /docs 2026-07-21 20:46:18 -07:00
supermemory-mcp fix(docs): prefix JSX-prop image paths with /docs to fix 404s (#1332) 2026-07-21 20:27:44 -07:00
user-profiles docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
.gitignore migrate docs to public 2025-09-28 16:42:06 -07:00
agents-and-mcp.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
authentication.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
docs.json docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
favicon.png migrate docs to public 2025-09-28 16:42:06 -07:00
index.mdx fix(docs): prefix raw internal href/src literals with /docs 2026-07-21 20:46:18 -07:00
install.md docs: align vibe-coding prompt + install guide with canonical API (#976) 2026-05-19 15:27:20 -07:00
package.json use portless 2026-05-06 22:42:34 -07:00
quickstart.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
README.md migrate docs to public 2025-09-28 16:42:06 -07:00
style.css feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
test.py docs changes (#678) 2026-01-18 16:55:32 -08:00
test.ts mastra integration (#717) 2026-02-03 00:43:08 +00:00
using-supermemory.mdx docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00

supermemory Docs