Skip to content

Commit 21d0437

Browse files
committed
fix links
1 parent de723ee commit 21d0437

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/virtual-network/ip-services/create-vm-dual-stack-ipv6-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this article, you'll create a virtual machine in Azure with the Azure portal.
2323

2424
In this section, you'll create a dual-stack virtual network for the virtual machine.
2525

26-
1. Sign-in to the [Azure portal](https://https://portal.azure.com).
26+
1. Sign-in to the [Azure portal](https://portal.azure.com).
2727

2828
2. In the search box at the top of the portal, enter **Virtual network**. Select **Virtual networks** in the search results.
2929

includes/virtual-network-multiple-ip-addresses-os-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Ubuntu 18.04 and above have changed to `netplan` for OS network management. We r
180180
:wq
181181
```
182182

183-
6. Test the changes using [netplan try](http://manpages.ubuntu.com/manpages/cosmic/man8/netplan-try.8.html) to confirm syntax:
183+
6. Test the changes using [netplan try](https://manpages.ubuntu.com/manpages/kinetic/en/man8/netplan-try.8.html) to confirm syntax:
184184

185185
```bash
186186
netplan try

0 commit comments

Comments
 (0)