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 6dd41f1 commit d3ddd6bCopy full SHA for d3ddd6b
src/content/docs/browser-rendering/rest-api/links-endpoint.mdx
@@ -32,7 +32,7 @@ You must provide either `url` or `html`:
32
33
<Tabs syncKey="workersExamples"> <TabItem label="curl">
34
35
-This example grabs all links from the [Cloudflare Developer's homepage](https://developers.cloudflare.com/).
+This example grabs all links from the [Cloudflare Doc's homepage](https://developers.cloudflare.com/).
36
The response will be a JSON array containing the links found on the page.
37
38
```bash
0 commit comments