Skip to content

Commit 2407d88

Browse files
committed
doc fixes
1 parent ca3d6aa commit 2407d88

File tree

3 files changed

+1
-11
lines changed

3 files changed

+1
-11
lines changed

docs/about/features.md

-3
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,3 @@ Pull request changes are validated against the linked GitHub or GitLab issue and
5252
identifies all other issues which might be affected by this change.
5353

5454
![Issue Validation](./images/issue-validation.png)
55-
56-
For information on how to get started with CodeRabbit, visit
57-
the [Get Started page](/get-started/signup)

docs/guides/configure-coderabbit.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -200,13 +200,11 @@ Reviews can also be configured through the UI under repository settings:
200200

201201
### Review Configuration
202202

203-
[](../get-started/images/tailor2.png)
204-
205203
**Path-based instructions :** Provide additional review guidelines based on the
206204
file paths using glob patterns.
207205

208206
For further guidance, please refer to this
209-
section [Prompt Configuration](/guides/prompt-configuration)
207+
section [Review Instructions](./review-instructions.md).
210208

211209
**Language Selection:** Select the natural language in which you want the review
212210
feedback. CodeRabbit supports most of the widely used languages. The default
@@ -219,8 +217,6 @@ added with the pull request description.
219217

220218
### Review Filters
221219

222-
[](../get-started/images/tailor3.png)
223-
224220
**Disable Reviews:** Disables automatic code reviews for the repository. Reviews
225221
can be initiated on-demand using CodeRabbit commands.
226222

docs/introduction/introduction.md

-3
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,3 @@ fall short in providing context-aware, conversational feedback with actionable
7272
suggestions for changes that can be directly committed. On the other hand,
7373
**CodeRabbit** leverages AI to understand the intent behind the code changes and
7474
provide human-like feedback for applying the best practices.
75-
76-
For information on how to get started with **CodeRabbit**, please visit the
77-
[Get Started page](./get-started/signup).

0 commit comments

Comments
 (0)