Skip to content

Commit d3ddd6b

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/rest-api/links-endpoint.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 6dd41f1 commit d3ddd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/rest-api/links-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You must provide either `url` or `html`:
3232

3333
<Tabs syncKey="workersExamples"> <TabItem label="curl">
3434

35-
This example grabs all links from the [Cloudflare Developer's homepage](https://developers.cloudflare.com/).
35+
This example grabs all links from the [Cloudflare Doc's homepage](https://developers.cloudflare.com/).
3636
The response will be a JSON array containing the links found on the page.
3737

3838
```bash

0 commit comments

Comments
 (0)