Skip to content

Commit 04bcd55

Browse files
authored
Corrected other-site-link-broken build warnings (#26074)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent eb6d672 commit 04bcd55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Communication/Communication/help/Get-AzEmailServicedataEmailSendResult.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Accept wildcard characters: False
6767
```
6868
6969
### -Endpoint
70-
The communication resource, for example https://my-resource.communication.azure.com
70+
The communication resource, for example `https://my-resource.communication.azure.com`
7171

7272
```yaml
7373
Type: System.String

src/Communication/Communication/help/Send-AzEmailServicedataEmail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Accept wildcard characters: False
272272
```
273273
274274
### -Endpoint
275-
The communication resource, for example https://my-resource.communication.azure.com
275+
The communication resource, for example `https://my-resource.communication.azure.com`
276276

277277
```yaml
278278
Type: System.String

0 commit comments

Comments
 (0)