Skip to content

Commit 210f17e

Browse files
committed
fix link
1 parent 1ac4f22 commit 210f17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/instance_server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ In addition to all arguments above, the following attributes are exported:
286286
- `placement_group_policy_respected` - True when the placement group policy is respected.
287287
- `root_volume`
288288
- `volume_id` - The volume ID of the root volume of the server.
289-
- `private_ip` - The Scaleway internal IP address of the server (Deprecated use [ipam_ip datasource](../data-sources/ipam_ip#instance-private-network-ip) instead).
289+
- `private_ip` - The Scaleway internal IP address of the server (Deprecated use [ipam_ip datasource](../data-sources/ipam_ip.md#instance-private-network-ip) instead).
290290
- `public_ip` - The public IP address of the server (Deprecated use `public_ips` instead).
291291
- `public_ips` - The list of public IPs of the server.
292292
- `id` - The ID of the IP

0 commit comments

Comments
 (0)