From 5f94590e2dd0b1bc5540e8a50ab159330140fb56 Mon Sep 17 00:00:00 2001 From: Leon van Zantvoort Date: Wed, 1 Apr 2026 08:15:08 +0200 Subject: [PATCH] Improve API and AI. (#115) --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index bed1a501d..0dd2f970e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -37,7 +37,7 @@ Traditional ORMs carry invisible complexity (managed entity state, implicit flus npx @storm/cli ``` -This configures your AI tool (Claude Code, Cursor, Copilot, Windsurf) with Storm's patterns, conventions, and slash commands. See [AI-Assisted Development](ai-assistant-setup.md) for details. +This configures your AI tool (Claude Code, Cursor, Copilot, Windsurf, or Codex) with Storm's patterns, conventions, and slash commands. See [AI-Assisted Development](ai.md) for details. ## Why Storm?