From 40ea7fcb6c6b4e949cd36f11f03ff2adee786c38 Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Tue, 16 Sep 2025 09:16:45 +0300 Subject: [PATCH 1/2] 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 --- From 5b5e4dd59faf715a7364f193c468988d901586da Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Tue, 16 Sep 2025 09:21:59 +0300 Subject: [PATCH 2/2] docs: remove redundant navigation link from Qodo Merge CLI usage documentation --- docs/docs/qodo-merge-cli/usage.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/docs/qodo-merge-cli/usage.md b/docs/docs/qodo-merge-cli/usage.md index de8361c1..109ebaa8 100644 --- a/docs/docs/qodo-merge-cli/usage.md +++ b/docs/docs/qodo-merge-cli/usage.md @@ -209,5 +209,3 @@ After implementing the suggestions, you have several options to proceed: - **Multi-select strategically** - group related suggestions together --- - -*Ready to explore all features? Check out [Features & Usage](features.md) for comprehensive capabilities.* \ No newline at end of file