Files
BrowserOS/docs
Nikhil ecd31efcb0 fix: remove Git LFS tracking for docs images so Mintlify can serve them (#446)
Mintlify deploys docs by cloning the repo but does not run `git lfs
pull`. The `.gitattributes` rule `docs/images/** filter=lfs` caused
all doc images to be stored as ~130-byte LFS pointer files, which
Mintlify served as-is — breaking every image on the site.

Removing the LFS rule and re-adding the files as regular git blobs
fixes all images without changing any paths or MDX files.

Also fixes broken Slack link placeholder in troubleshooting page.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 21:29:26 -07:00
..
2026-03-07 02:09:29 +05:30
2026-01-13 14:49:13 -08:00
2026-01-07 18:54:25 -08:00
2026-02-04 10:51:43 -08:00
2025-09-29 18:26:21 -07:00
2026-01-13 15:19:58 -08:00
2026-01-13 16:28:34 -08:00