Skip to content

Commit de12cf5

Browse files
authored
Update browser-rendering.yaml
fix link
1 parent 9c2c71e commit de12cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/release-notes/browser-rendering.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ entries:
77
title: Added guidance on REST API timeouts and custom fonts
88
description: |-
99
* Added [REST API timeouts](/browser-rendering/reference/timeouts/) page explaining how Browser Rendering uses independent timers (for page load, selectors, and actions) and how to configure them.
10-
* Updated [Supported fonts](/browser-rendering/reference/supported-fonts/) guide with instructions on using your own custom fonts via `addStyleTag()` in [Playwright(/browser-rendering/platform/playwright/) or [Puppeteer](/browser-rendering/platform/puppeteer/).
10+
* Updated [Supported fonts](/browser-rendering/reference/supported-fonts/) guide with instructions on using your own custom fonts via `addStyleTag()` in [Playwright](/browser-rendering/platform/playwright/) or [Puppeteer](/browser-rendering/platform/puppeteer/).
1111
- publish_date: "2025-09-25"
1212
title: Updates to Playwright, new support for Stagehand, and increased limits
1313
description: |-

0 commit comments

Comments
 (0)