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).