From 8a7e9297e20191fa98e07c46b0a37b97faa89deb Mon Sep 17 00:00:00 2001 From: g-samroberts Date: Tue, 17 Feb 2026 21:20:19 -0800 Subject: [PATCH] Update links to outdated index file. --- docs/get-started/examples.md | 4 ++-- docs/get-started/index.md | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/get-started/examples.md b/docs/get-started/examples.md index b1359efc73..5d31ddedb8 100644 --- a/docs/get-started/examples.md +++ b/docs/get-started/examples.md @@ -132,8 +132,8 @@ for your login page. ## Next steps -- Explore the [User guides](../cli/index.md#user-guides) for detailed - walkthroughs of common tasks. +- Follow the [File management](../cli/tutorials/file-management.md) guide to + start working with your codebase. - Follow the [Quickstart](./index.md) to start your first session. - See the [Cheatsheet](../cli/cli-reference.md) for a quick reference of available commands. diff --git a/docs/get-started/index.md b/docs/get-started/index.md index dfff12f53e..4d0158b71f 100644 --- a/docs/get-started/index.md +++ b/docs/get-started/index.md @@ -70,4 +70,3 @@ To explore the power of Gemini CLI, see [Gemini CLI examples](./examples.md). start working with your codebase. - See [Shell commands](../cli/tutorials/shell-commands.md) to learn about terminal integration. -- Explore the full range of [User guides](../cli/index.md#user-guides).