supermemory/apps
Dhravya Shah 8d05a65771 fix(docs): revert homepage href prefixes causing doubled /docs/docs/ 404s
Mintlify's client-side router intercepts same-origin anchor clicks
(including raw <a> tags, not just its own components) and automatically
prepends /docs on navigation — that's how the unprefixed top-nav links
correctly land on /docs/company-brain/overview etc. Hardcoding /docs
into these homepage hrefs made the router double it up to
/docs/docs/company-brain/overview, a real 404 confirmed by clicking
through in a live browser. Reverted to unprefixed hrefs, matching every
other internal link in the docs and what `mintlify broken-links` expects.
Image src/icon/imageUrl paths are untouched — those are literal
resource fetches never touched by the router, so they still need the
explicit /docs prefix.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-22 11:02:04 -07:00
..
browser-extension fix(extension): paginate Twitter bookmark-folder imports past the first page (#1269) 2026-07-22 17:54:14 +05:30
docs fix(docs): revert homepage href prefixes causing doubled /docs/docs/ 404s 2026-07-22 11:02:04 -07:00
mcp docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00
memory-graph-playground fix(deps): bump next to 16.0.7 in memory-graph-playground (critical CVE) (#1082) 2026-06-16 21:10:32 -07:00
raycast-extension feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
web docs: restructure documentation site and update integration UI (#1331) 2026-07-21 20:19:30 -07:00