We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca52ab4 commit dff4f00Copy full SHA for dff4f00
src/content/docs/browser-rendering/pricing.mdx
@@ -4,9 +4,9 @@ title: Pricing
4
sidebar:
5
order: 13
6
---
7
-import { DashButton } from "~/components"
+import { DashButton, Plan } from "~/components"
8
9
-Browser Rendering requires a Workers plan. Learn more about [Workers plans](/workers/platform/pricing/).
+<Plan type="workers-all" />
10
11
There are two ways to use Browser Rendering. Depending on the method you use, here is how billing works:
12
- [**REST API**](/browser-rendering/rest-api/): Charged for browser hours only
0 commit comments