Skip to content

Commit 2d3d411

Browse files
committed
fix: site/blog
1 parent 1905435 commit 2d3d411

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

site/blog/2026-03-27-file-mirror.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ The one edge case: if you edit `content.md` in your IDE at the exact same moment
143143

144144
File mirror makes AI memory tangible. It's not locked in a database or hidden behind an API. It's markdown files in your project, editable in your IDE, reviewable in PRs, trackable in git history.
145145

146-
[Get started with Graph Memory](/docs/getting-started/quick-start) or [read the full docs on file mirror](/docs/concepts/file-mirror).
146+
[Get started with Graph Memory](/docs/getting-started/quick-start) or [read the full docs on file mirror](/docs/concepts/graphs).

site/blog/2026-03-28-docker-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,4 @@ The base image is `node:24-slim` -- minimal Debian with Node.js, no extra packag
258258
259259
That's a complete production setup. Config file, Docker Compose, Redis, authentication, reverse proxy, and health monitoring. The server handles the rest -- indexing, embedding, real-time sync, and graceful shutdown.
260260
261-
[Full Docker documentation](/docs/getting-started/docker) | [Configuration reference](/docs/configuration)
261+
[Full Docker documentation](/docs/getting-started/docker) | [Configuration reference](/docs/getting-started/configuration)

0 commit comments

Comments
 (0)