Skip to content

Commit 0f053b4

Browse files
committed
fixes
1 parent c32c7b6 commit 0f053b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/load-balancer/load-balancer-ipv6-for-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This document describes how to enable DHCPv6 so that your Linux virtual machine
5656
5757
4. Use **`ifconfig`** to verify virtual machine received IPv6 address.
5858
59-
If **`ifconfig`** isn't installed, run the following commands:
59+
If **`ifconfig`** isn't installed, run the following commands:
6060
6161
```bash
6262
sudo apt update

articles/virtual-network/ip-services/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ items:
169169
- name: Virtual machine scale set with IPv6
170170
href: ipv6-virtual-machine-scale-set.md
171171
- name: Configure DHCPv6 for Linux VMs
172-
href: ./load-balancer/load-balancer-ipv6-for-linux.md?toc=/azure/virtual-network/ip-services/toc.json
172+
href: /azure/load-balancer/load-balancer-ipv6-for-linux?toc=/azure/virtual-network/ip-services/toc.json
173173
- name: Routing preference
174174
items:
175175
- name: Create public IP address

0 commit comments

Comments
 (0)