Skip to content

Commit a13212e

Browse files
Update src/content/changelogs-next/2025-01-30-browser-rendering-more-instances.mdx
Co-authored-by: Brendan Irvine-Broque <[email protected]>
1 parent d99b877 commit a13212e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelogs-next/2025-01-30-browser-rendering-more-instances.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date: 2025-01-30T13:00:00Z
99

1010
import { Render, PackageManagers, TypeScriptExample } from "~/components"
1111

12-
[Browser Rendering](/browser-rendering/) now supports 10 concurrent browser instances per account, up from the previous limit of 2. This allows you to launch more browser tasks from your Workers. We'll continue to work on increasing the number of concurrent browsers as the Browser Rendering beta progresses.
12+
[Browser Rendering](/browser-rendering/) now supports 10 concurrent browser instances per account, up from the previous limit of 2. This allows you to launch more browser tasks from [Cloudflare Workers](/workers). We'll continue to work on increasing the number of concurrent browsers as the Browser Rendering beta progresses.
1313

1414
To manage concurrent browser sessions, you can use [Queues](/queues/) or [Workflows](/workflows/):
1515

0 commit comments

Comments
 (0)