diff --git a/docs/guides/initial-configuration.md b/docs/guides/initial-configuration.md index 3df69e8b..e702b081 100644 --- a/docs/guides/initial-configuration.md +++ b/docs/guides/initial-configuration.md @@ -77,8 +77,9 @@ By default, CodeRabbit writes thorough code reviews with several sub-sections. I ## Adjust path-specific CodeRabbit behavior {#path} -These settings direct CodeRabbit to treat various files and and locations in -your repository differently. +You can give CodeRabbit additional instructions for reviewing specific files or +locations in your repository, or configure CodeRabbit to disregard certain file paths +during code reviews. For an overview about using path-based instructions in CodeRabbit, see [Path-based instructions](/guides/review-instructions#path-based).