Skip to content

Comments

docs: fix broken "Control your costs" link in billing overview#42906

Merged
ChrisChinchilla merged 3 commits intosupabase:masterfrom
yogeshwaran-c:docs/fix-empty-cost-control-link
Feb 19, 2026
Merged

docs: fix broken "Control your costs" link in billing overview#42906
ChrisChinchilla merged 3 commits intosupabase:masterfrom
yogeshwaran-c:docs/fix-empty-cost-control-link

Conversation

@yogeshwaran-c
Copy link
Contributor

What kind of change does this PR introduce?

Documentation fix

What is the current behavior?

In apps/docs/content/guides/platform/billing-on-supabase.mdx, the "Control your costs" link has an empty URL ([Control your costs]()), making it non-functional. Users clicking this link are not taken to the cost control documentation.

What is the new behavior?

The link now correctly points to /docs/guides/platform/cost-control, which is the existing page that covers Spend Cap, Billing Alerts, and other cost control features.

Additional context

The other two links in the same list (Your monthly invoice and Manage your usage) already have correct URLs. This appears to be an oversight where the cost-control page was created but the link in the billing overview was not updated.

The "Control your costs" link in the billing overview page had an
empty URL, rendering it as a non-functional link. Added the correct
path to the existing cost-control page.
@github-actions
Copy link
Contributor

Thanks for contributing to Supabase! ❤️ Our team will review your PR.

A few tips for a smoother review process:

  • If you have a local version of the repo, run pnpm run format to make sure formatting checks pass.
  • Once we've reviewed your PR, please don't trivially merge master (don't click Update branch if there are no merge conflicts to be fixed). This invalidates any pre-merge checks we've run.

@vercel
Copy link

vercel bot commented Feb 17, 2026

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment, Open in v0 Feb 19, 2026 7:58am
learn Ready Ready Preview, Comment Feb 19, 2026 7:58am
studio-self-hosted Ready Ready Preview, Comment Feb 19, 2026 7:58am
studio-staging Ready Ready Preview, Comment Feb 19, 2026 7:58am
ui-library Ready Ready Preview, Comment Feb 19, 2026 7:58am
zone-www-dot-com Ready Ready Preview, Comment, Open in v0 Feb 19, 2026 7:58am
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
cms Ignored Ignored Feb 19, 2026 7:58am
studio Ignored Ignored Feb 19, 2026 7:58am
design-system Skipped Skipped Feb 19, 2026 7:58am

Request Review

@vercel
Copy link

vercel bot commented Feb 17, 2026

@yogeshwaran-c is attempting to deploy a commit to the Supabase Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 17, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 17, 2026

No actionable comments were generated in the recent review. 🎉


Summary by CodeRabbit

  • Documentation
    • Fixed a broken navigation link in the billing guide, enabling users to access the cost control documentation.

Walkthrough

A hyperlink in the billing documentation was updated to point to a valid navigation target. The "Control your costs" link was changed from an empty reference to the path /docs/guides/platform/cost-control in the Costs section, establishing a proper internal documentation reference.

Suggested labels

documentation


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

Copy link
Contributor

@7ttp 7ttp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @yogeshwaran-c 💚🙌

LGTM!

@7ttp 7ttp requested a review from ChrisChinchilla February 17, 2026 17:58
Copy link
Contributor

@ChrisChinchilla ChrisChinchilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh wow, thanks @yogeshwaran-c

@ChrisChinchilla ChrisChinchilla enabled auto-merge (squash) February 18, 2026 14:06
@ChrisChinchilla ChrisChinchilla merged commit faba829 into supabase:master Feb 19, 2026
21 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

Braintrust eval report

Assistant (master-1771488036)

Score Average Improvements Regressions
Completeness 91.7% (-3pp) 1 🟢 1 🔴
Conciseness 1.4% (+1pp) 1 🟢 -
Goal Completion 93.1% (-3pp) 1 🟢 1 🔴
SQL Identifier Quoting 100% (+0pp) - -
SQL Validity 100% (+0pp) - -
Tool Usage 100% (+0pp) - -
Correctness 91.7% (+1pp) - -
Docs Faithfulness 69.4% (+14.000000000000002pp) 2 🟢 -
URL Validity 100% (+22pp) 1 🟢 -
Time_to_first_token 0.22tok (-0.03tok) 9 🟢 3 🔴
Llm_calls 8.39 (+0.33) 5 🟢 1 🔴
Tool_calls 3.08 (+0.17) 5 🟢 1 🔴
Errors 0 (+0) - -
Llm_errors 0 (+0) - -
Tool_errors 0 (+0) - -
Prompt_tokens 111037.06tok (+11201.22tok) 5 🟢 7 🔴
Prompt_cached_tokens 53006.22tok (+2048tok) 7 🟢 3 🔴
Prompt_cache_creation_tokens 0tok (+0tok) - -
Completion_tokens 5056.78tok (-124.89tok) 6 🟢 6 🔴
Completion_reasoning_tokens 3633.78tok (-3.56tok) 6 🟢 6 🔴
Completion_accepted_prediction_tokens 0tok (+0tok) - -
Completion_rejected_prediction_tokens 0tok (+0tok) - -
Completion_audio_tokens 0tok (+0tok) - -
Total_tokens 116093.83tok (+11076.33tok) 6 🟢 6 🔴
Estimated_cost 0.03$ (+0$) 6 🟢 6 🔴
Duration 35.88s (-11.36s) 9 🟢 3 🔴
Llm_duration 70.23s (-22.8s) 9 🟢 3 🔴

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

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants