mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-07-30 11:24:08 +00:00
71 '<!-- CONFIRM -->' review markers across 19 files used HTML comment
syntax, which MDX cannot parse. One parse error breaks the whole
production build — this is why the deployed site 404'd on every page
while local dev limped along. All converted to {/* */} (code-fence
contents untouched). Also: remove the legacy source-'/' redirect,
replace the phantom architecture-diagram image with an ASCII diagram
until the real one lands.
Verified locally: mintlify broken-links parses all pages clean (one
known-good /api-reference tab link that 307s at runtime), and /,
/overview, /concepts/architecture, /quickstart, /patterns/*,
/versioning all render 200 with content.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| faq.mdx | ||
| github.mdx | ||
| gmail.mdx | ||
| google-drive.mdx | ||
| granola.mdx | ||
| notion.mdx | ||
| onedrive.mdx | ||
| overview.mdx | ||
| s3.mdx | ||
| sync-lifecycle.mdx | ||
| troubleshooting.mdx | ||
| web-crawler.mdx | ||