Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web-roo-code/src/app/pricing/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ export default function PricingPage() {
<li>
To pay for AI model inference costs (
<a
href="https://app.roocode.com/provider/pricing"
href="https://app.roocode.com/models"
Comment thread
brunobergher marked this conversation as resolved.
Outdated
target="_blank"
rel="noopener noreferrer"
className="underline">
Expand Down
Loading