docs: fix broken image in billing docs + clarify billing details (#13944)
This commit is contained in:
@@ -51,7 +51,9 @@ You can also view the preview deployment and its status in the comment made on y
|
||||
|
||||
## Increase Preview Environment Limits
|
||||
|
||||
Based on your [plan](../../pricing/page.mdx), you may have limits on the number of active preview environments you can have at a time. For example, if your plan allows for one active preview environment, you can only have one open PR with a preview environment at a time.
|
||||
Based on your [plan](../../pricing/page.mdx), you may have limits on the number of active preview environments you can have at a time across all projects in your organization.
|
||||
|
||||
For example, if your plan allows for one active preview environment, you can only have one open PR with a preview environment at a time. If you open a second PR in any project, the preview environment for that PR will fail to deploy.
|
||||
|
||||
You can increase this limit either from the [Billing](../../billing/manage/page.mdx#change-concurrent-previews-limit) settings or on the project dashboard.
|
||||
|
||||
@@ -62,7 +64,7 @@ To increase the concurrent previews limit from the project dashboard:
|
||||
3. In the pop-up that opens, you can see how much it would cost to increase the limit.
|
||||
4. Click the "Increase limit and deploy preview" button to confirm.
|
||||
|
||||
This will increase the concurrent previews limit for your organization, and you can view your updated bill in the [Invoices](../../billing/page.mdx#view-billing-history-and-invoices) settings.
|
||||
This will increase the concurrent previews limit across projects in your organization, and you can view your updated bill in the [Invoices](../../billing/page.mdx#view-billing-history-and-invoices) settings.
|
||||
|
||||

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