diff --git a/src/content/docs/workers/configuration/sites/index.mdx b/src/content/docs/workers/configuration/sites/index.mdx index 6fc2532a4dccd21..7420de45c11f978 100644 --- a/src/content/docs/workers/configuration/sites/index.mdx +++ b/src/content/docs/workers/configuration/sites/index.mdx @@ -2,9 +2,7 @@ pcx_content_type: navigation title: Workers Sites head: [] -description: Use [Cloudflare Pages](/pages/) for hosting full-stack applications - instead of Workers Sites. Do not use Workers Sites for new projects. - +description: Use [Workers Static Assets](/workers/static-assets/) to host full-stack applications instead of Workers Sites. Do not use Workers Sites for new projects. --- import { Render } from "~/components"