Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ea9a458

Browse files
committed
Tweaks
1 parent 1990034 commit ea9a458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/setup-best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@ works with your individual repositories.
6565
CodeRabbit gives you two ways to configure how it works with your team's repositories:
6666

6767
- The [Repositories](https://app.coderabbit.ai/settings/repositories) page of the
68-
Dashboard
68+
CodeRabbit web interface
6969
- A [`coderabbit.yaml` file](/getting-started/configure-coderabbit/) in your repository
7070

7171
The Repositories page lets you set up your per-repository
7272
preferences rapidly, and can help you get familiar with CodeRabbit configuration options.
7373

74-
We recommend adding a `coderabbit.yaml` file to repositories, as well. Using this file has several advantages over using only the Dashboard:
74+
We recommend adding a `coderabbit.yaml` file to repositories, as well. Using this file has several advantages over using only the web interface:
7575

7676
- It applies version control to your repository's CodeRabbit settings, letting you track changes, view configuration history, and revert to previous configurations as needed.
7777
- During code reviews, CodeRabbit loads the file along with rest of your repository. This means that you can include setting changes as part of a pull request, and CodeRabbit both analyzes and applies these settings during its review.

0 commit comments

Comments
 (0)