Skip to content

Commit 6926768

Browse files
committed
docs: remove link in coderabbit configuration and update coderabbit instruction in README file
1 parent 3fd3d08 commit 6926768

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.coderabbit.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
22

3-
# CodeRabbit is an AI-powered code reviewer that cuts review time and bugs in half.
4-
# Create your CodeRabbit account at https://www.coderabbit.ai?utm_source=next_js_starter&utm_medium=github&utm_campaign=next_js_starter_oss_2025
3+
# CodeRabbit is an AI-powered code reviewer that cuts review time and bugs in half
54

65
language: en-US
76
early_access: false

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ One of the benefits of using Conventional Commits is the ability to automaticall
302302

303303
The project uses [CodeRabbit](https://www.coderabbit.ai?utm_source=next_js_starter&utm_medium=github&utm_campaign=next_js_starter_oss_2025), an AI-powered code reviewer. CodeRabbit monitors your repository and automatically provides intelligent code reviews on all new pull requests using its powerful AI engine.
304304

305-
Setting up CodeRabbit is simple, visit [coderabbit.ai](https://www.coderabbit.ai?utm_source=next_js_starter&utm_medium=github&utm_campaign=next_js_starter_oss_2025), sign in with your GitHub account, and select your repository from the dashboard. That's it!
305+
Setting up CodeRabbit is simple, visit [coderabbit.ai](https://www.coderabbit.ai?utm_source=next_js_starter&utm_medium=github&utm_campaign=next_js_starter_oss_2025), sign in with your GitHub account, and add your repository from the dashboard. That's it!
306306

307307
### Testing
308308

0 commit comments

Comments
 (0)