Skip to content

Commit a036dac

Browse files
authored
Update routes.mdx (#21304)
closes #20773
1 parent 55158be commit a036dac

File tree

1 file changed

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

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@ routes = [
8484

8585
</WranglerConfig>
8686

87-
:::note
88-
89-
The `zone_id` and `zone_name` options are interchangeable. However, if using Cloudflare for SaaS with a `*/*` pattern, use the `zone_name` option to avoid errors. Currently, [publishing `*/*` routes with a `zone_id` option fails with an `Invalid URL` error](https://github.com/cloudflare/workers-sdk/issues/2953).
90-
:::
91-
9287
## Matching behavior
9388

9489
Route patterns look like this:

0 commit comments

Comments
 (0)