From f80c2ae2c81f3683a95873060b2a3d52fd25f6f7 Mon Sep 17 00:00:00 2001 From: Tal Date: Tue, 10 Sep 2024 09:05:50 +0300 Subject: [PATCH] Update index.md --- docs/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/index.md b/docs/docs/index.md index 6e2ebd88..13918132 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -78,4 +78,4 @@ The following diagram illustrates PR-Agent tools and their flow: ![PR-Agent Tools](https://codium.ai/images/pr_agent/diagram-v0.9.png) -Check out the [PR Compression strategy](core-abilities/index.md) page for more details on how we convert a code diff to a manageable LLM prompt \ No newline at end of file +Check out the [core abilities](core-abilities/index.md) page for a comprehensive overview of the variety of core abilities used by PR-Agent.