This repository was archived by the owner on Aug 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ steps below to
5252 - ** Homepage URL** : ` https://coderabbit.ai `
5353 - ** Application description** :
5454 ` OAuth application for signing into CodeRabbit `
55- - ** Authorization callback URL** : ` https://app.coderabbit.ai/login?free-trial `
55+ - ** Authorization callback URL** : ` https://app.coderabbit.ai/login `
56566 . Click ** Register application** .
5757
5858![ GitHub Create OAuth App] ( /img/integrations/github-create-oauth-app.png )
@@ -82,7 +82,7 @@ steps below to
8282 - ** GitHub App name** : ` CodeRabbit `
8383 - ** Description** : ` GitHub App for CodeRabbit `
8484 - ** Homepage URL** : ` https://coderabbit.ai `
85- - ** Callback URL** : ` https://app.coderabbit.ai/login?free-trial `
85+ - ** Callback URL** : ` https://app.coderabbit.ai/login `
8686 - ** Request user authorization (OAuth) during installation** : ` true `
8787 - ** Webhook Active** : ` true `
8888 - ** Webhook URL** : ` https://app.coderabbit.ai/githubHandler `
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ for creating the application.
8585Requirements:
8686
87871 . Scopes: ` api read_user email openid `
88- 2 . Callback URL: ` https://app.coderabbit.ai/login?free-trial `
88+ 2 . Callback URL: ` https://app.coderabbit.ai/login `
8989
9090#### ** Generating Personal Access token**
9191
You can’t perform that action at this time.
0 commit comments