From 4c1f5438a7df207f666e3f8392ebf4ef5eb356da Mon Sep 17 00:00:00 2001 From: Felicity Chapman <1877141+felicitymay@users.noreply.github.com> Date: Fri, 5 Dec 2025 12:50:20 +0000 Subject: [PATCH] Update featured links for GHEC billing documentation Make new tutorial more prominent --- content/billing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/billing/index.md b/content/billing/index.md index d84528f5c4..0330a2e5c8 100644 --- a/content/billing/index.md +++ b/content/billing/index.md @@ -11,7 +11,7 @@ featuredLinks: startHere: - '{% ifversion fpt or ghec %}/billing/get-started/introduction-to-billing{% endif %}' - '{% ifversion fpt or ghec %}/billing/get-started/how-billing-works{% endif %}' - - '{% ifversion fpt or ghec %}/billing/how-tos/set-up-payment/manage-payment-info{% endif %}' + - '{% ifversion fpt %}/billing/how-tos/set-up-payment/manage-payment-info{% elsif ghec %}/billing/tutorials/control-costs-at-scale{% endif %}' - '{% ifversion fpt or ghec %}/billing/tutorials/set-up-budgets{% endif %}' - '{% ifversion ghes %}/billing/concepts/enterprise-billing/billing-for-enterprises{% endif %}' - '{% ifversion ghes %}/billing/how-tos/manage-plan-and-licenses/view-enterprise-usage{% endif %}'