Skip to content

Commit

Permalink
Merge pull request #1221 from Codium-ai/tr/updates_and_fixes
Browse files Browse the repository at this point in the history
FAQ
  • Loading branch information
mrT23 authored Sep 11, 2024
2 parents 6cc562d + 5af6cc7 commit dd8d78e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/faq/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FAQ

??? note "Question: Can PR-Agent serve as a substitute for human code review?"
??? note "Question: Can PR-Agent serve as a substitute for a human reviewer?"
#### Answer:<span style="display:none;">1</span>

PR-Agent is designed to assist, not replace, human reviewers.
Expand Down
3 changes: 2 additions & 1 deletion docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ nav:
- PR-Agent Chrome Extension: 'chrome-extension/index.md'
- Features: 'chrome-extension/features.md'
- Data Privacy: 'chrome-extension/data_privacy.md'
- FAQ
- FAQ:
- FAQ: 'faq/index.md'
# - Code Fine-tuning Benchmark: 'finetuning_benchmark/index.md'

theme:
Expand Down

0 comments on commit dd8d78e

Please sign in to comment.