Skip to content

Commit f508775

Browse files
Remove link to service-bindings after checking internally
1 parent 17606d0 commit f508775

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/aegis/configuration-options

1 file changed

+1
-1
lines changed

src/content/docs/aegis/configuration-options/workers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ head:
1212
When paired with Aegis, whenever Cloudflare's developer platform needs to access services on your origin, it will use the dedicated IP addresses.
1313

1414
:::note
15-
For Workers subrequests — meaning requests [from one Worker to another](/workers/runtime-apis/bindings/service-bindings/) — it is expected that different IPs are used. However, requests to external origins made by a Worker invoked via a subrequest will use the dedicated IP addresses.
15+
For Workers subrequests — meaning requests from one Worker to another — it is expected that different IPs are used. However, requests to external origins made by a Worker invoked via a subrequest will use the dedicated IP addresses.
1616
:::

0 commit comments

Comments
 (0)