Skip to content

Commit 161bd13

Browse files
committed
Update the Workers Routes configuration page to define what an "orange-clouded" domain is before the term is used.
Resolves issue 17618 Signed-off-by: Rob Sutter <[email protected]>
1 parent cff09c5 commit 161bd13

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/configuration/routing

1 file changed

+1
-1
lines changed

src/content/docs/workers/configuration/routing/routes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To add a route, you must have:
2121

2222
1. An [active Cloudflare zone](/dns/zone-setups/).
2323
2. A Worker to invoke.
24-
3. An orange-clouded DNS record set up for the [domain](/dns/manage-dns-records/how-to/create-zone-apex/) or [subdomain](/dns/manage-dns-records/how-to/create-subdomain/) you would like to route to.
24+
3. A DNS record set up for the [domain](/dns/manage-dns-records/how-to/create-zone-apex/) or [subdomain](/dns/manage-dns-records/how-to/create-subdomain/) proxied by Cloudflare (also known as orange-clouded) you would like to route to.
2525

2626
:::caution
2727

0 commit comments

Comments
 (0)