Skip to content

Commit 809f483

Browse files
Apply suggestions from code review
Co-authored-by: Jason Gerend <JasonGerend@users.noreply.github.com>
1 parent 1fcc051 commit 809f483

15 files changed

+15
-15
lines changed

docset/winserver2012-ps/adfs/Get-ADFSRelyingPartyTrust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Description
5353

5454
-----------
5555

56-
Gets the current property settings for a relying party trust that is specified by the identifier https://www.sampleserve.com/.
56+
Gets the current property settings for a relying party trust that is specified by the identifier https://www.fabrikam.com/.
5757

5858
### -------------------------- EXAMPLE 3 --------------------------
5959
```

docset/winserver2016-ps/smbshare/Disable-SmbDelegation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To check the functional level of the Active Directory forest, use the Get-ADFore
9999

100100
## RELATED LINKS
101101

102-
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps)
102+
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature)
103103

104104
[Enable-SmbDelegation](./Enable-SmbDelegation.md)
105105

docset/winserver2016-ps/smbshare/Enable-SmbDelegation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To check the functional level of the Active Directory forest, use the Get-ADFore
8383

8484
## RELATED LINKS
8585

86-
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps)
86+
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature)
8787

8888
[Disable-SmbDelegation](./Disable-SmbDelegation.md)
8989

docset/winserver2016-ps/tls/New-TlsSessionTicketKey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This mechanism helps to improve the performance of TLS.
2727
The TLS server uses this mechanism to create a key to encrypt a session ticket.
2828
The client can later use the encrypted session ticket to resume communication with the TLS server.
2929
Otherwise, the client must restart the communication by acquiring of new session ticket.
30-
For more information, see [RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](https://www.rfc-editor.org/rfc/rfc5077).
30+
For more information, see [RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](https://datatracker.ietf.org/doc/html/rfc5077).
3131

3232
## EXAMPLES
3333

docset/winserver2019-ps/smbshare/Disable-SmbDelegation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To check the functional level of the Active Directory forest, use the Get-ADFore
9999

100100
## RELATED LINKS
101101

102-
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps)
102+
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature)
103103

104104
[Enable-SmbDelegation](./Enable-SmbDelegation.md)
105105

docset/winserver2019-ps/smbshare/Enable-SmbDelegation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To check the functional level of the Active Directory forest, use the Get-ADFore
8383

8484
## RELATED LINKS
8585

86-
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps)
86+
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature)
8787

8888
[Disable-SmbDelegation](./Disable-SmbDelegation.md)
8989

docset/winserver2019-ps/smbshare/Get-SmbBandwidthLimit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ For more information, type `Get-Help Install-WindowsFeature`. When you enable th
126126

127127
## RELATED LINKS
128128

129-
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps)
129+
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature)
130130

131131
[Set-SmbBandwidthLimit](./Set-SmbBandwidthLimit.md)
132132

docset/winserver2019-ps/smbshare/Get-SmbDelegation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To check the functional level of the Active Directory forest, use the **Get-ADFo
6767

6868
## RELATED LINKS
6969

70-
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-psdocset/winserver2016-ps/smbshare/Remove-SmbBandwidthLimit.md)
70+
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature
7171

7272
[Disable-SmbDelegation](./Disable-SmbDelegation.md)
7373

docset/winserver2019-ps/smbshare/Remove-SmbBandwidthLimit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ For more information, type `Get-Help Install-WindowsFeature`. When you enable th
165165

166166
## RELATED LINKS
167167

168-
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps)
168+
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature)
169169

170170
[Get-SmbBandwidthLimit](./Get-SmbBandwidthLimit.md)
171171

docset/winserver2019-ps/smbshare/Set-SmbBandwidthLimit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ For more information, type `Get-Help Install-WindowsFeature`. When you enable th
175175

176176
## RELATED LINKS
177177

178-
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps)
178+
[Install-WindowsFeature](/powershell/module/servermanager/install-windowsfeature)
179179

180180

181181
[Get-SmbBandwidthLimit](./Get-SmbBandwidthLimit.md)

0 commit comments

Comments
 (0)