web: Fixes link to provider pricing page (#10107)

This commit is contained in:
Bruno Bergher 2025-12-15 21:28:25 +00:00 committed by GitHub
parent 5929e2686f
commit 1ff5d1deb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -225,7 +225,7 @@ export default function PricingPage() {
On any plan, you can use your own LLM provider API key or use the built-in Roo Code
Cloud provider curated models to work with Roo with no markup, including the
latest Gemini, GPT and Claude. Paid with credits.
<Link href="/provider/pricing" className="underline hover:no-underline ml-1">
<Link href="/provider" className="underline hover:no-underline ml-1">
See per model pricing.
</Link>
</p>