Skip to content

Commit 9795343

Browse files
Updated copy
1 parent b975cff commit 9795343

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/content/docs/workers/platform/built-with-cloudflare.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ If you're building an application or website on Cloudflare, you can embed a Buil
1414

1515
![Built with Cloudflare](https://workers.cloudflare.com/built-with-cloudflare.svg)
1616

17+
:::note[Disambiguation]
18+
19+
The "Built with Cloudflare" button can be used to share that you're using Cloudflare products on your website or application. If you want people to be able to deploy your application on their own account, refer to [Deploy to Cloudflare buttons](/workers/platform/deploy-buttons).
20+
21+
:::
22+
1723
## How to Set Up Built with Cloudflare button
1824

1925
The Built with Cloudflare button is an SVG and can be embedded anywhere. Use the following snippet to paste the button into your README, blog post, or documentation.
@@ -37,4 +43,4 @@ The Built with Cloudflare button is an SVG and can be embedded anywhere. Use the
3743
https://workers.cloudflare.com/built-with-cloudflare.svg
3844
```
3945
</TabItem>
40-
</Tabs>
46+
</Tabs>

0 commit comments

Comments
 (0)