From bda59c6f729ba7cae80dc0c69195cd0059890a3c Mon Sep 17 00:00:00 2001 From: Shreya Keshive Date: Fri, 14 Nov 2025 14:42:57 -0500 Subject: [PATCH] make IDE integration generic (#13084) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 494d059cd3..c08558d5d2 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,7 @@ gemini - [**Headless Mode (Scripting)**](./docs/cli/headless.md) - Use Gemini CLI in automated workflows. - [**Architecture Overview**](./docs/architecture.md) - How Gemini CLI works. -- [**IDE Integration**](./docs/ide-integration/index.md) - VS Code companion. +- [**IDE Integration**](./docs/ide-integration/index.md) - IDE companion. - [**Sandboxing & Security**](./docs/cli/sandbox.md) - Safe execution environments. - [**Trusted Folders**](./docs/cli/trusted-folders.md) - Control execution