Skip to content

Commit c88fe30

Browse files
committed
fix(instances): fix line breaking
1 parent e4ddc27 commit c88fe30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/instances/how-to/use-private-networks.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ If you want to create a Private Network without immediately attaching any resour
4040
7. Select the VPC to create the Private Network in.
4141
8. Click **Attach to a Private Network** to finish.
4242

43-
The Private Network will have default settings, meaning an auto-generated [CIDR block](/vpc/concepts/#cidr-block).
43+
The Private Network will have default settings, meaning an auto-generated [CIDR block](/vpc/concepts/#cidr-block).
4444

45-
You are taken back to the Private Networks tab, where your new Private Network is now displayed in the list and you can see the IP address for your Instance on the network. For more information about resources' private IP addresses on a Private Network, see our [dedicated documentation](/vpc/how-to/attach-resources-to-pn/#how-to-view-the-resources-ip-address).
45+
You are taken back to the Private Networks tab, where your new Private Network is now displayed in the list and you can see the IP address for your Instance on the network. For more information about resources' private IP addresses on a Private Network, see our [dedicated documentation](/vpc/how-to/attach-resources-to-pn/#how-to-view-the-resources-ip-address).
4646

4747
## How to attach Instances to an existing Private Network
4848

0 commit comments

Comments
 (0)