diff options
| author | Dhravya Shah <[email protected]> | 2026-01-03 18:20:47 -0800 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2026-01-03 18:20:47 -0800 |
| commit | bc026504513ab208877a2fdf2ea4e7415bea5619 (patch) | |
| tree | cf7182e8b00c8a6dffc97dcb4423c533485a936b /apps/docs/docs.json | |
| parent | intersting (diff) | |
| download | supermemory-bc026504513ab208877a2fdf2ea4e7415bea5619.tar.xz supermemory-bc026504513ab208877a2fdf2ea4e7415bea5619.zip | |
add vibe coding instructions for setup
Diffstat (limited to 'apps/docs/docs.json')
| -rw-r--r-- | apps/docs/docs.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/docs.json b/apps/docs/docs.json index 82dfb629..9bd65c8c 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -71,7 +71,7 @@ "pages": [ { "group": "Getting Started", - "pages": ["intro", "quickstart", "memory-vs-rag"] + "pages": ["intro", "vibe-coding", "quickstart", "memory-vs-rag"] }, { "group": "Memory API", |