chore: cleanup

This commit is contained in:
Ralph Khreish
2025-10-08 14:11:38 +02:00
parent 968c38c31d
commit 0d9939348c
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ The RPG template teaches you to think about:
4. **Topological ordering** (build foundation first, then layers)
<Tip>
For complex projects, using the RPG template with a code-context-aware ai agent produces the best results because the AI can understand your existing codebase structure.
For complex projects, using the RPG template with a code-context-aware ai agent produces the best results because the AI can understand your existing codebase structure. [Learn more about the RPG method →](/capabilities/rpg-method)
</Tip>
---