Skip to content

[chore] add pro endpoint#328

Merged
apsinghdev merged 1 commit into
mainfrom
feat/new-pitch
Jan 17, 2026
Merged

[chore] add pro endpoint#328
apsinghdev merged 1 commit into
mainfrom
feat/new-pitch

Conversation

@apsinghdev

@apsinghdev apsinghdev commented Jan 17, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • Updated URL routing to permanently redirect the /pro path to /pricing, ensuring users accessing the legacy link are automatically routed to the current pricing page.

✏️ Tip: You can customize this high-level summary in your review settings.

@vercel

vercel Bot commented Jan 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
opensox-website Building Building Preview, Comment Jan 17, 2026 6:02pm

@apsinghdev
apsinghdev merged commit 6a00e38 into main Jan 17, 2026
1 of 2 checks passed
@coderabbitai

coderabbitai Bot commented Jan 17, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Adds a permanent redirect configuration to the Next.js setup that routes all requests from /pro to /pricing using the built-in redirects() method in the Next.js config file.

Changes

Cohort / File(s) Summary
Next.js Redirect Configuration
apps/web/next.config.js
Added async redirects() export returning a single redirect rule: source /pro → destination /pricing with permanent: true

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A path once called /pro now hops to /pricing instead,
Where redirects spring eternal in the config file's thread,
Permanent as a rabbit's burrow, forever it shall lead,
One simple rule, nine lines of code—all that we need! 🌸

✨ Finishing touches
  • 📝 Generate docstrings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant