Skip to content

Commit 9ecdcac

Browse files
authored
docs: update plan names (#1778)
Update plan names to reflect current naming Remove heading anchors
1 parent 91b59c1 commit 9ecdcac

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

sources/platform/limits.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ category: platform
66
slug: /limits
77
---
88

9-
# Limits {#limits}
10-
119
**Learn the Apify platform's resource capability and limitations such as max memory, disk size and number of Actors and tasks per user.**
1210

1311
---
@@ -16,7 +14,7 @@ The tables below demonstrate the Apify platform's default resource limits. For A
1614

1715
> If needed, the limits shown below can be increased on paid accounts. For details, contact us at **[[email protected]](mailto:[email protected])** or using the chat in [Apify Console](https://console.apify.com/) under the "Help & Resources → Contact Support".
1816
19-
## Actor runtime limits {#actor-limits}
17+
## Actor runtime limits
2018

2119
<table>
2220
<thead>
@@ -26,9 +24,9 @@ The tables below demonstrate the Apify platform's default resource limits. For A
2624
</tr>
2725
<tr>
2826
<th>Free</th>
29-
<th>Personal</th>
30-
<th>Team</th>
31-
<th>Enterprise</th>
27+
<th>Starter</th>
28+
<th>Scale</th>
29+
<th>Business</th>
3230
</tr>
3331
</thead>
3432
<tbody>
@@ -75,7 +73,7 @@ The tables below demonstrate the Apify platform's default resource limits. For A
7573
</tbody>
7674
</table>
7775

78-
## Apify platform limits {#platform-limits}
76+
## Apify platform limits
7977

8078
<table>
8179
<thead>
@@ -85,9 +83,9 @@ The tables below demonstrate the Apify platform's default resource limits. For A
8583
</tr>
8684
<tr>
8785
<th>Free</th>
88-
<th>Personal</th>
89-
<th>Team</th>
90-
<th>Enterprise</th>
86+
<th>Starter</th>
87+
<th>Scale</th>
88+
<th>Business</th>
9189
</tr>
9290
</thead>
9391
<tbody>
@@ -133,7 +131,7 @@ The tables below demonstrate the Apify platform's default resource limits. For A
133131
</tbody>
134132
</table>
135133

136-
## Usage limit {#usage-limit}
134+
## Usage limit
137135

138136
The Apify platform also introduces usage limits based on the billing plan to protect users from accidental overspending. To learn more about usage limits, head over to the [Limits](./console/billing.md#limits) section of our docs.
139137

0 commit comments

Comments
 (0)