Skip to content

Commit 9b4b1c8

Browse files
efalcaoOxyjun
andauthored
update broken REST API link for VPC Services (#26468)
* update broken REST API link for VPC Services * PCX Review --------- Co-authored-by: Jun Lee <[email protected]>
1 parent c830593 commit 9b4b1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-vpc/configuration/vpc-services.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The port provided in the `fetch()` operation is ignored — the port specified i
5858

5959
## Configuration example
6060

61-
The following is an example of a VPC Service for a service using custom HTTP and HTTPS ports, and both IPv4 and IPv6 addresses. These configurations represent the expected contract of the [REST API for creating a VPC Service](https://developers.cloudflare.com/api/resources/zero_trust/subresources/connectivity/subresources/directory/subresources/services/), a type of service within the broader connectivity directory.
61+
The following is an example of a VPC Service for a service using custom HTTP and HTTPS ports, and both IPv4 and IPv6 addresses. These configurations represent the expected contract of the [REST API for creating a VPC Service](/api/resources/connectivity/subresources/directory/subresources/services/), a type of service within the broader connectivity directory.
6262

6363
```json
6464
{

0 commit comments

Comments
 (0)