From 90bbfbd3f85b6d4fb7a242a91234cb3d2f58af64 Mon Sep 17 00:00:00 2001 From: haosenwang1018 Date: Sun, 19 Apr 2026 12:57:56 +0000 Subject: [PATCH] docs: add getting-started links to entry pages --- docs/home/for-developers.md | 2 ++ docs/home/for-users.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/home/for-developers.md b/docs/home/for-developers.md index 9a2bcc16..af7eadcd 100644 --- a/docs/home/for-developers.md +++ b/docs/home/for-developers.md @@ -2,6 +2,8 @@ Build memory into your own agents using the memsearch CLI and Python API. +> **Prefer a broader walkthrough first?** Read [Getting Started](../getting-started.md) for the indexing/search flow, or see the [Platform Comparison](../platforms/index.md) to understand how the plugins layer on top. + ## Install ```bash diff --git a/docs/home/for-users.md b/docs/home/for-users.md index 3cea8aac..37199d16 100644 --- a/docs/home/for-users.md +++ b/docs/home/for-users.md @@ -2,6 +2,8 @@ Pick your platform, install the plugin, and you're done. memsearch captures conversations, indexes them, and recalls relevant context — all automatically. +> **New to memsearch?** Start with [Getting Started](../getting-started.md) for the core concepts, or compare platforms in the [Platform Comparison](../platforms/index.md). + ## Choose Your Platform | Platform | Install | Maturity |