From e468efb53eff74b91af01fd9a2e5cdbe93d835a6 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 1 Sep 2024 10:38:06 +0300 Subject: [PATCH] docs: update PR-Agent Pro documentation with new features and improvements --- docs/docs/tools/improve.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md index d525b302..3968d47f 100644 --- a/docs/docs/tools/improve.md +++ b/docs/docs/tools/improve.md @@ -63,9 +63,9 @@ Note that PR-Agent pro tracks two types of implementations: In post-process, PR-Agent counts the number of suggestions that were implemented, and provides general statistics and insights about the suggestions' impact on the PR process. -![code_suggestions_asses_impact_stats_1.png](https://codium.ai/images/pr_agent/code_suggestions_asses_impact_stats_1.png.png){width=384} +![code_suggestions_asses_impact_stats_1](https://codium.ai/images/pr_agent/code_suggestions_asses_impact_stats_1.png.png){width=384} -![code_suggestions_asses_impact_stats_2.png](https://codium.ai/images/pr_agent/code_suggestions_asses_impact_stats_2.png.png){width=384} +![code_suggestions_asses_impact_stats_2](https://codium.ai/images/pr_agent/code_suggestions_asses_impact_stats_2.png.png){width=384} ## Usage Tips