Skip to content

Commit 24b4e63

Browse files
authored
Update limits.mdx
add deep links for how to upgrade to paid plan in dash
1 parent a14f430 commit 24b4e63

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/browser-rendering/platform

1 file changed

+2
-2
lines changed

src/content/docs/browser-rendering/platform/limits.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { Render, Plan } from "~/components";
1414

1515
Users on the [Workers Free plan](/workers/platform/pricing/) are limited to **10 minutes of browser rendering usage per day**.
1616

17-
To increase this limit, you will need to [upgrade to a Workers Paid plan](/workers/platform/pricing).
17+
To increase this limit, you will need to [upgrade to a Workers Paid plan](https://dash.cloudflare.com/?to=/:account/workers/plans). Learn more about [Workers Plans here](/workers/platform/pricing).
1818

1919
| Feature | Limit |
2020
| -------------------------------------- | --------------- |
@@ -57,7 +57,7 @@ While the limits above define the maximum number of concurrent browser sessions
5757

5858
### I upgraded from the Workers Free plan, but I'm still hitting the 10-minute per day limit. What should I do?
5959

60-
If you recently upgraded to the [Workers Paid plan](/workers/platform/pricing/) but still encounter the 10-minute per day limit, redeploy your Worker to ensure your usage is correctly associated with the new plan.
60+
If you recently [upgraded](https://dash.cloudflare.com/?to=/:account/workers/plans) to the [Workers Paid plan](/workers/platform/pricing/) but still encounter the 10-minute per day limit, redeploy your Worker to ensure your usage is correctly associated with the new plan.
6161

6262
<Render
6363
file="manage-concurrency-faq"

0 commit comments

Comments
 (0)