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
@@ -1,5 +1,5 @@
|
||||
import { InlineIcon } from "docs-ui"
|
||||
import { EllipsisHorizontal } from "@medusajs/icons"
|
||||
import { EllipsisHorizontal, ChevronUpDown } from "@medusajs/icons"
|
||||
|
||||
export const metadata = {
|
||||
title: `Long-Lived Environments`,
|
||||
@@ -152,7 +152,7 @@ The environment's name at the top of the dashboard is also an environment switch
|
||||
|
||||
To switch to a different environment:
|
||||
|
||||
1. Click on the environment's name at the top of the Cloud dashboard, next to the project name.
|
||||
1. Click on the <InlineIcon Icon={ChevronUpDown} alt="switch environment" /> icon next to the environment's name at the top of the Cloud dashboard.
|
||||
2. Choose the environment you want to switch to from the dropdown.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user