mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
web: Fixes link to provider pricing page (#10107)
This commit is contained in:
parent
5929e2686f
commit
1ff5d1deb6
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue