Skip to content

Commit 299f303

Browse files
committed
Adds links in FAQs
1 parent a0e739d commit 299f303

File tree

1 file changed

+1
-12
lines changed
  • src/content/docs/workers/static-assets

1 file changed

+1
-12
lines changed

src/content/docs/workers/static-assets/faqs.mdx

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,10 @@ head: []
77
description: Frequently Asked Questions
88
---
99

10-
import {
11-
Badge,
12-
Description,
13-
FileTree,
14-
InlineBadge,
15-
Render,
16-
TabItem,
17-
Tabs,
18-
WranglerConfig,
19-
} from "~/components";
20-
2110
### What's happening to [Pages](/pages/)?
2211

2312
Pages is fully supported, with no current plans to change its support status. That being said, new features will land in Workers without a guarantee they will be available in Pages.
2413

2514
### What about Workers Sites?
2615

27-
We do not recommend using Workers Sites for projects. Please use Workers with static assets, or Pages.
16+
We do not recommend using Workers Sites for projects. Please use [Workers with static assets](/workers/static-assets/), or [Pages](/pages/).

0 commit comments

Comments
 (0)