Skip to content

Commit 1264658

Browse files
authored
Merge pull request #113262 from v-maudel/patch-495
L212346: Fixing URL syntax
2 parents e1843ee + 4c8cd58 commit 1264658

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/internet-peering/includes/exchange-powershell-create-location.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Exchange peering locations contain the following fields:
2525
* MicrosoftIPv4Address
2626
* MicrosoftIPv6Address
2727

28-
Validate that you are present at the desired peering facility by referring to [PeeringDB](https://wwww.peeringdb.com).
28+
Validate that you are present at the desired peering facility by referring to [PeeringDB](https://www.peeringdb.com).
2929

3030
This example shows how to use Seattle as the peering location to create a peering.
3131

@@ -54,4 +54,4 @@ MicrosoftIPv6Address : 2001:504:12::15
5454
5555
...
5656
57-
```
57+
```

0 commit comments

Comments
 (0)