diff --git a/src/content/docs/workers/frameworks/index.mdx b/src/content/docs/workers/frameworks/index.mdx index aa16670660c8d16..d04e62ffc47dc6c 100644 --- a/src/content/docs/workers/frameworks/index.mdx +++ b/src/content/docs/workers/frameworks/index.mdx @@ -26,13 +26,7 @@ import { network. -The following frameworks have experimental support for Cloudflare Workers and the new [ Workers Assets](/workers/static-assets/). They can be initialized with the [`create-cloudflare` CLI](/workers/get-started/guide/) using the `--experimental` flag. - - +The following frameworks have support for Cloudflare Workers and the new [ Workers Assets](/workers/static-assets/). Refer to the individual guides below for instructions on how to get started.