supermemory/apps/docs
Dhravya Shah 1dec8f464d fix(docs): prefix JSX-prop image paths with /docs to fix 404s
Markdown ![]() images get auto-rewritten by Mintlify to mintcdn.com URLs
and work fine, but JSX-prop image references (icon=, imageUrl=, avatar=,
src=) using /images/... are left as literal root-relative paths, which
404 since the docs site is mounted at supermemory.ai/docs. Prefixed all
such references with /docs.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-21 20:27:06 -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 2026-07-21 20:27:06 -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 2026-07-21 20:27:06 -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 2026-07-21 20:27:06 -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 2026-07-21 20:27:06 -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 docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
supermemory-mcp fix(docs): prefix JSX-prop image paths with /docs to fix 404s 2026-07-21 20:27:06 -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 JSX-prop image paths with /docs to fix 404s 2026-07-21 20:27:06 -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