docs: updates to billing and usage guides (#13222)
* docs: updates to billing and usage guides * address comments * fix build error * add note on billing questions * Update www/apps/cloud/app/billing/page.mdx Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
parent
57077406f9
commit
2348a168e3
@@ -111,14 +111,19 @@ export const sidebar = [
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
title: "Billing & Usage",
|
||||
path: "/billing-usage",
|
||||
title: "Overview",
|
||||
path: "/billing",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
title: "Manage Billing Details",
|
||||
path: "/billing/manage",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
title: "Monitoring & Support",
|
||||
title: "Monitoring",
|
||||
initialOpen: true,
|
||||
children: [
|
||||
{
|
||||
@@ -131,6 +136,11 @@ export const sidebar = [
|
||||
title: "Notifications",
|
||||
path: "/notifications",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
title: "Usage",
|
||||
path: "/usage",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user