Skip to content

Commit 4c8cd58

Browse files
authored
L212346: Fixing URL syntax
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version. Description: here's an extra 'w' in the URL.
1 parent e1843ee commit 4c8cd58

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)