Skip to content

Commit 17606d0

Browse files
Minor text adjustments and link to service-bindings
1 parent 9655e87 commit 17606d0

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 subrequestsmeaning requests from one Worker to anotherit is expected that different IPs are used. However, requests to external origins made by a Worker invoked via a subrequest will use dedicated IP addresses.
15+
For Workers subrequestsmeaning 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.
1616
:::

0 commit comments

Comments
 (0)