From 40ea7fcb6c6b4e949cd36f11f03ff2adee786c38 Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Tue, 16 Sep 2025 09:16:45 +0300 Subject: [PATCH] docs: simplify navigation links in Qodo Merge CLI documentation --- docs/docs/qodo-merge-cli/index.md | 3 +-- docs/docs/qodo-merge-cli/installation.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/docs/qodo-merge-cli/index.md b/docs/docs/qodo-merge-cli/index.md index c65911e5..b9f228e8 100644 --- a/docs/docs/qodo-merge-cli/index.md +++ b/docs/docs/qodo-merge-cli/index.md @@ -27,8 +27,7 @@ Work in progress - coming soon! ## Quick Start 1. **[Install](installation.md)** Qodo Command -2. **[Get Started](getting-started.md)** with your first PR review -3. **[Explore Features](features.md)** for comprehensive capabilities +2. **[Usage](usage.md)** - Navigate, explore, and implement suggestions --- diff --git a/docs/docs/qodo-merge-cli/installation.md b/docs/docs/qodo-merge-cli/installation.md index 50b2cc94..93fa9e8c 100644 --- a/docs/docs/qodo-merge-cli/installation.md +++ b/docs/docs/qodo-merge-cli/installation.md @@ -82,8 +82,7 @@ Then the tool will automatically fetch the suggestions from the PR and display t ## Next Steps -1. **[Get Started](getting-started.md)**: Try your first PR review -2. **[Explore Features](features.md)**: Learn about all capabilities +**[Usage](usage.md)** - Navigate, explore, and implement suggestions ---