mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Merge pull request #2031 from qodo-ai/hl/qm_cli_docs
docs: simplify navigation links in Qodo Merge CLI documentation
This commit is contained in:
commit
7fc0a2330d
3 changed files with 2 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -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.*
|
||||
Loading…
Reference in a new issue