You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/getting-started/support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ All CodeRabbit users have access to the [CodeRabbit Discord Server](http://disco
14
14
##Support Tickets
15
15
16
16
:::tip
17
-
For assistance from our support team, click the help icon located in the bottom right corner of the[CodeRabbit UI](https://app.coderabbit.ai/login). This will open a chat window where you can submit your support ticket.
17
+
For assistance from our support team, click the help icon located in the bottom right corner of the[CodeRabbit UI](https://app.coderabbit.ai/login?free-trial). This will open a chat window where you can submit your support ticket.
18
18
:::
19
19
20
20
Complete the support ticket by providing your name, email, a description of your issue, and attaching any necessary files. If you are reporting a bug, please provide the GitHub or GitLab organization name.
Copy file name to clipboardExpand all lines: docs/overview/why-coderabbit.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Your intelligent code review companion that understands context.
57
57
>From its foundation as a Generative AI-first platform, CodeRabbit has evolved to become the preferred code review tool among developers because of its speed, intelligence, adaptability, and support for features like contextual analysis, security scanning, and architectural insights. CodeRabbit supports all major programming languages and integrates with popular development[tools](/tools).
58
58
59
59
:::info Get Started
60
-
If your team needs intelligent code reviews, CodeRabbit delivers. If you're new to AI-powered reviews,[sign up for a Free account](https://app.coderabbit.ai/login), join the[Discord server](https://discord.gg/coderabbit), and start the journey with us.
60
+
If your team needs intelligent code reviews, CodeRabbit delivers. If you're new to AI-powered reviews,[sign up for a Free account](https://app.coderabbit.ai/login?free-trial), join the[Discord server](https://discord.gg/coderabbit), and start the journey with us.
61
61
:::
62
62
63
63
##CodeRabbit is Context-Aware
@@ -432,9 +432,9 @@ Try CodeRabbit on your next pull request. Experience how AI-powered code review
432
432
433
433
>Start reading more about the custom[code review instructions](/guides/review-instructions) or how CodeRabbit verify issues using[knowledge bases](/integrations/knowledge-base) like Linear and Jira.
434
434
435
-
Transform your code reviews now,[Start your free trial today](https://app.coderabbit.ai/login) and join the Discord server and chat with CodeRabbit users and team.
435
+
Transform your code reviews now,[Start your free trial today](https://app.coderabbit.ai/login?free-trial) and join the Discord server and chat with CodeRabbit users and team.
Copy file name to clipboardExpand all lines: docs/platforms/github-com.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ If you opt to authorize all repositories during setup, CodeRabbit will automatic
53
53
54
54
###5. CodeRabbit Configuration
55
55
56
-
You can configure CodeRabbit through a YAML file or using the[App's UI](https://app.coderabbit.ai/login).
56
+
You can configure CodeRabbit through a YAML file or using the[App's UI](https://app.coderabbit.ai/login?free-trial).
57
57
58
58
You can tailor CodeRabbit's functionality using the`.coderabbit.yaml` file, which you place directly in your GitHub repository. This file mirrors the options available in the CodeRabbit user interface, with each setting in the YAML corresponding to a specific toggle in the UI. Configure CodeRabbit either through the coderabbit.yaml file or the interface, depending on your preference.