Merge pull request #805 from Codium-ai/hl/change_incremental_review_screenshot

Update review.md
This commit is contained in:
Tal 2024-03-19 14:35:39 +02:00 committed by GitHub
commit 8ab27cf3b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,8 +70,8 @@ For invoking the incremental mode, the following command can be used:
Note that the incremental mode is only available for GitHub.
<kbd>
<a href="https://codium.ai/images/pr_agent/incremental_review.png">
<img src="https://codium.ai/images/pr_agent/incremental_review.png" width="512">
<a href="https://codium.ai/images/pr_agent/incremental_review_2.png">
<img src="https://codium.ai/images/pr_agent/incremental_review_2.png" width="512">
</a>
</kbd>
@ -182,4 +182,4 @@ The tool will first ask the author questions about the PR, and will guide the re
```
[pr_reviewer]
maximal_review_effort = 5
```
```