diff --git a/src/content/docs/workers/wrangler/configuration.mdx b/src/content/docs/workers/wrangler/configuration.mdx index 9e5a14721a763d..0c82c7d4b2818d 100644 --- a/src/content/docs/workers/wrangler/configuration.mdx +++ b/src/content/docs/workers/wrangler/configuration.mdx @@ -1121,10 +1121,7 @@ upload_source_maps = true ## Workers Sites -:::note[Cloudflare Pages] - -Consider using [Cloudflare Pages](/pages/) for hosting static applications instead of Workers Sites. -::: + [Workers Sites](/workers/configuration/sites/) allows you to host static websites, or dynamic websites using frameworks like Vue or React, on Workers.