Skip to content

Commit

Permalink
fixed tracking info for pricing page
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk committed May 13, 2024
1 parent 8c15fdf commit 45bd2f5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/500-platform/10-about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ You can create several workspaces. A workspace is an isolated space to host proj
In each workspace, you can:

- view and manage all projects (and their environments) in that workspace.
- manage billing, i.e. select a [subscription plan](https://prisma.io/pricing?utm_source=prisma-docs&utm_medium=docs-site), configure payment methods, or view the invoice history.
- manage billing, i.e. select a [subscription plan](https://prisma.io/pricing?utm_source=docs&utm_medium=platform-docs), configure payment methods, or view the invoice history.
- view the usage of your enabled PDP products across all projects in that workspace.
- invite other users to collaborate in the workspace.

Expand All @@ -51,7 +51,7 @@ In each project, you can:

- view and manage all environments in that project.

The number of project you can create in a workspace depends on the [subscription plan](https://prisma.io/pricing?utm_source=prisma-docs&utm_medium=docs-site) configured in that workspace.
The number of project you can create in a workspace depends on the [subscription plan](https://prisma.io/pricing?utm_source=docs&utm_medium=platform-docs) configured in that workspace.

### Environment

Expand All @@ -71,11 +71,11 @@ In each environment, you can:
- configure the _region_ where Pulse is running.
- configure database replication.

The number of environments you can create in a project depends on the [subscription plan](https://prisma.io/pricing?utm_source=prisma-docs&utm_medium=docs-site) configured in your workspace.
The number of environments you can create in a project depends on the [subscription plan](https://prisma.io/pricing?utm_source=docs&utm_medium=platform-docs) configured in your workspace.

## Billing

The [subscription plan](https://prisma.io/pricing?utm_source=prisma-docs&utm_medium=docs-site) you select in your workspace determines how many projects and environments you can create in that workspace:
The [subscription plan](https://prisma.io/pricing?utm_source=docs&utm_medium=platform-docs) you select in your workspace determines how many projects and environments you can create in that workspace:

| | **Starter** | **Pro** | **Business** | **Enterprise** |
| ---------------- | :---------- | ----------- | ------------ | -------------- |
Expand All @@ -102,7 +102,7 @@ For example:
- if you subscribe to our **Pro** plan on the 15th day of a month, you'll only be charged the base plan price for the days left in that month.
- if you downgrade your subscription plan (e.g. from **Business** to **Pro**) after 10 days of a 30-day month, you'll be charged for 10 days of the base price of the **Business** plan and 20 days for the base price of the **Pro** plan.

Visit our [pricing page](https://prisma.io/pricing?utm_source=prisma-docs&utm_medium=docs-site) for more details.
Visit our [pricing page](https://prisma.io/pricing?utm_source=docs&utm_medium=platform-docs) for more details.

### Downgrading a subscription plan

Expand Down

0 comments on commit 45bd2f5

Please sign in to comment.