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
@@ -163,8 +163,16 @@ export const generatedSidebars = [
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Billing & Usage",
|
||||
"path": "/billing-usage",
|
||||
"title": "Overview",
|
||||
"path": "/billing",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Manage Billing Details",
|
||||
"path": "/billing/manage",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
@@ -173,7 +181,7 @@ export const generatedSidebars = [
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"title": "Monitoring & Support",
|
||||
"title": "Monitoring",
|
||||
"initialOpen": true,
|
||||
"children": [
|
||||
{
|
||||
@@ -191,6 +199,14 @@ export const generatedSidebars = [
|
||||
"title": "Notifications",
|
||||
"path": "/notifications",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Usage",
|
||||
"path": "/usage",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user