Skip to content

Commit 9582038

Browse files
committed
Fix broken links
1 parent 47e1947 commit 9582038

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
@@ -82,7 +82,7 @@ advantages over using only the Dashboard:
8282
Repository-level settings defined by a `coderabbit.yaml` take precedence over the same
8383
settings defned for that same repository in the Dashboard.
8484

85-
For more information, see [Add a configuration file](getting-started/configure-coderabbit/).
85+
For more information, see [Add a configuration file](/getting-started/configure-coderabbit/).
8686

8787
### Trust the defaults {#defaults}
8888

@@ -94,7 +94,7 @@ CodeRabbit gives you control over a number of its core code-review features, let
9494
tools](/tools) that are available to it during code reviews. This helps CodeRabbit keep its reviews broad and flexible.
9595
- **Knowledge base**: CodeRabbit [knowledge base](/integrations/knowledge-base/) features, including learnings and issue tracking, can require data retention. If your organization needs to meet stricter data-retention policies, then you can opt out of using these features.
9696

97-
You can configure your use of the above features using the CodeRabbit web interface, or [a configuration file](getting-started/configure-coderabbit/).
97+
You can configure your use of the above features using the CodeRabbit web interface, or [a configuration file](/getting-started/configure-coderabbit/).
9898

9999
### Write specific CI/CD error messages {#pipeline}
100100

0 commit comments

Comments
 (0)