-
Notifications
You must be signed in to change notification settings - Fork 32
use free trial link everywhere #388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughThis update modifies several documentation files to append the Changes
Poem
✨ Finishing Touches🧪 Generate Unit Tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Deploying coderabbit-docs with
|
Latest commit: |
1d2ca47
|
Status: | ✅ Deploy successful! |
Preview URL: | https://767a51e2.coderabbit-docs.pages.dev |
Branch Preview URL: | https://fix-login-free-trial-link.coderabbit-docs.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
docs/getting-started/support.md (1)
17-17
: Nit: hyphenate compound adjective
Consider changing “bottom right corner” to “bottom-right corner” for consistency.🧰 Tools
🪛 LanguageTool
[uncategorized] ~17-~17: Consider adding a hyphen.
Context: ...eam, click the help icon located in the bottom right corner of the [CodeRabbit UI](https://a...(TOP_LEFT_CORNER)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (8)
docs/getting-started/quickstart.md
(1 hunks)docs/getting-started/support.md
(1 hunks)docs/guides/install-vscode.md
(1 hunks)docs/overview/why-coderabbit.md
(2 hunks)docs/platforms/github-com.md
(1 hunks)docs/platforms/github-enterprise-server.md
(2 hunks)docs/platforms/platforms.md
(1 hunks)docs/platforms/self-hosted-gitlab.md
(1 hunks)
🧰 Additional context used
🪛 LanguageTool
docs/getting-started/support.md
[uncategorized] ~17-~17: Consider adding a hyphen.
Context: ...eam, click the help icon located in the bottom right corner of the [CodeRabbit UI](https://a...
(TOP_LEFT_CORNER)
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: Cloudflare Pages
🔇 Additional comments (13)
docs/platforms/platforms.md (1)
35-35
: Consistent free-trial link update
Updated the[login]
reference to include?free-trial
for trial sign-up.docs/getting-started/support.md (1)
17-17
: Consistent free-trial link update
Replaced the CodeRabbit UI login URL to include?free-trial
for trial access.🧰 Tools
🪛 LanguageTool
[uncategorized] ~17-~17: Consider adding a hyphen.
Context: ...eam, click the help icon located in the bottom right corner of the [CodeRabbit UI](https://a...(TOP_LEFT_CORNER)
docs/guides/install-vscode.md (1)
17-17
: Consistent free-trial link applied
Updated the CodeRabbit login page URL to include?free-trial
for trial creation.docs/platforms/self-hosted-gitlab.md (2)
22-22
: Update callback link to free-trial
Login link updated to include?free-trial
for free trial initiation.
88-88
: Update OAuth2 callback URL
Callback URL now includes?free-trial
to initiate trial access in the OAuth flow.docs/platforms/github-com.md (1)
56-56
: Consistent free-trial link usage
Updated the App’s UI link to include?free-trial
for trial users.docs/platforms/github-enterprise-server.md (3)
25-25
: Consistently apply free trial query to login link
The login page link now includes?free-trial
, aligning with the PR objective of directing users to the free trial.
55-55
: Update OAuth callback URL to include free trial parameter
The Authorization callback URL has been updated to usehttps://app.coderabbit.ai/login?free-trial
, ensuring consistency for trial users.
85-85
: Update GitHub App callback URL to include free trial parameter
The Callback URL in the GitHub App setup now directs to the free-trial endpoint, as intended.docs/getting-started/quickstart.md (1)
33-33
: Ensure quickstart login link uses free trial parameter
The link now points tohttps://app.coderabbit.ai/login?free-trial
, consistent with other guides.docs/overview/why-coderabbit.md (3)
60-60
: Update “Get Started” sign-up link for free trial
The info box now correctly directs new users to the free trial login via?free-trial
.
435-435
: Modify call-to-action text link to free trial
The “Start your free trial today” link has been updated to include the?free-trial
parameter.
438-438
: Adjust button link to free trial endpoint
The primary “Sign Up Free” button now navigates tohttps://app.coderabbit.ai/login?free-trial
.
fixing and impliment from #348