Skip to content

Commit a17241b

Browse files
committed
Clarify that the web UI covers both organization and repository preferences.
1 parent ea9a458 commit a17241b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guides/setup-best-practices.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@ works with your individual repositories.
6464

6565
CodeRabbit gives you two ways to configure how it works with your team's repositories:
6666

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

71-
The Repositories page lets you set up your per-repository
71+
The web interface lets you set up your organization's code review
7272
preferences rapidly, and can help you get familiar with CodeRabbit configuration options.
7373

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

0 commit comments

Comments
 (0)