Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions src/content/docs/workers/configuration/sites/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading